You're looking at a specific version of this model. Jump to the model overview.

bria /video-erase-object:cbecc904

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
video_url
string
URL of the video file
mask_url
string
URL of the mask video file defining the area to erase
auto_trim
boolean
False
If true, videos longer than 5 seconds are trimmed to the first 5 seconds. If false, videos over 5 seconds will be rejected.
output_container_and_codec
None
mp4_h264
Output format and codec
preserve_audio
boolean
True
Whether to maintain original audio in output

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}