Guides
Video Background Removal
Core payload design and end-to-end processing flow.
Guides
Core payload design and end-to-end processing flow.
{
"video_url": "https://cdn.example.com/input.mp4",
"output_format": "webm",
"bg_type": "transparent",
"model": "original"
}| Field | Type | Required | Description |
|---|---|---|---|
| video_url | string | yes | Source video URL |
| model | string | yes | original | light | pro | human |
| bg_type | string | yes | transparent | color | image |
| output_format | string | yes | webm | mov | mp4 | gif | webp | png_sequence |
| Metric | What to Inspect | Target |
|---|---|---|
| Edge stability | Hair/cloth boundaries frame-to-frame | No obvious flicker |
| Foreground integrity | Accessories and fine objects retained | Minimal detail loss |
| Temporal consistency | Brightness and alpha consistency | No pulsing artifacts |