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

bria /video-remove-background:fc689354

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
background_color
None
Transparent
Background color to apply. Use 'Transparent' for transparent background.
output_container_and_codec
None
webm_vp9
Output format and codec. For transparency support use webm_vp9, mov_proresks, or gif.
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'}