Integrera AI-modellen video-background-remover via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till video-background-remover programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.01 每秒 | Pay 每秒 of input video, 无需订阅. |
| Fal.ai | Inte tillgänglig | Comparison note. |
| Replicate | Inte tillgänglig | Comparison note. |
Pay 每秒 of input video, 无需订阅.
Comparison note.
Comparison note.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Video-URL | string | URL of the input video. Max 60 seconds, up to 16K resolution. | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/video-upscaler-input.mp4 |
| Background Color | Enum (11 options) | Background to place behind the subject. Use Transparent for an alpha cutout (requires a container that supports transparency, e.g. webm_vp9). | Transparent |
| Output Container & Codec | Enum (9 options) | Output file format. Use webm_vp9, mkv_vp9, or mov_proresks for transparent output. | webm_vp9 |
| Preserve Audio | boolean | Whether to keep the original video's audio track in the output. | true |
URL of the input video. Max 60 seconds, up to 16K resolution.
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/video-upscaler-input.mp4Background to place behind the subject. Use Transparent for an alpha cutout (requires a container that supports transparency, e.g. webm_vp9).
TransparentOutput file format. Use webm_vp9, mkv_vp9, or mov_proresks for transparent output.
webm_vp9Whether to keep the original video's audio track in the output.
trueDeveloper documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked