← Back to all generators
bria/video-erase-object
Official
View on Replicate →
A high-fidelity capability for erasing unwanted objects, people, or visual elements from videos while maintaining aesthetic quality and temporal consistency
Capabilities
No capability data available
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
auto_trim | boolean | If true, videos longer than 5 seconds are trimmed to the first 5 seconds. If false, videos over 5 seconds will be rejected. | false | — |
mask_url | string | URL of the mask video file defining the area to erase | — | — |
output_container_and_codec | string | Output format and codec | "mp4_h264" | mp4_h264 mp4_h265 webm_vp9 mov_h265 mov_proresks mkv_h264 mkv_h265 mkv_vp9 gif |
preserve_audio | boolean | Whether to maintain original audio in output | true | — |
video_url | string | URL of the video file | — | — |
auto_trim boolean If true, videos longer than 5 seconds are trimmed to the first 5 seconds. If false, videos over 5 seconds will be rejected.
Default:
false mask_url string URL of the mask video file defining the area to erase
output_container_and_codec string Output format and codec
Default:
"mp4_h264" mp4_h264 mp4_h265 webm_vp9 mov_h265 mov_proresks mkv_h264 mkv_h265 mkv_vp9 gif
preserve_audio boolean Whether to maintain original audio in output
Default:
true video_url string URL of the video file
Version:
cbecc9042f04 Updated: 6/26/2026 137 runs
cinemasetfree.com