Skip to main content
Endpoint: POST https://fal.run/bria/video/background-removal Endpoint ID: bria/video/background-removal

Try it in the Playground

Run this model interactively with your own prompts.

Quick Start

Input Schema

string
required
Input video to remove background from. Size should be less than 4000x4000 and duration less than 30s.
BackgroundColorEnum
default:"Black"
Background color. Options: Transparent, Black, White, Gray, Red, Green, Blue, Yellow, Cyan, Magenta, Orange. Default value: "Black"Possible values: Transparent, Black, White, Gray, Red, Green, Blue, Yellow, Cyan, Magenta, Orange
OutputContainerAndCodecEnum
default:"webm_vp9"
Output container and codec. Options: mp4_h265, mp4_h264, webm_vp9, mov_h265, mov_proresks, mkv_h265, mkv_h264, mkv_vp9, gif. Default value: "webm_vp9"Possible values: mp4_h265, mp4_h264, webm_vp9, mov_h265, mov_proresks, mkv_h265, mkv_h264, mkv_vp9, gif

Output Schema

Video | File
required
Video with removed background and audio.

Input Example

Output Example

Limitations

  • desired_increase restricted to: 2, 4