You're looking at a specific version of this model. Jump to the model overview.
zf-kbot /md-me-video-watermark-remover-1:33658093
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 |
|---|---|---|---|
| apikey |
string
|
Access key.
|
|
| video |
string
|
Input video
|
|
| version |
None
|
v1
|
Watermark backend
|
| mask_stage |
string
|
|
v1 JSON mask stages (1-based, inclusive; start_frame=0 aliases the first frame)
|
| max_fps |
integer
|
30
Min: 1 Max: 240 |
v1 maximum output FPS
|
| max_size |
integer
|
1920
Min: 1 Max: 8192 |
v1 maximum output long edge
|
| preview_time |
integer
|
5
Min: 1 Max: 3600 |
v1 preview seconds
|
| download_preview |
boolean
|
False
|
v1 process only the preview
|
| mask |
string
|
v3 static mask; required after low-confidence Gemini/Veo detection
|
|
| duration_seconds |
number
|
0
|
v3 duration; zero processes all frames
|
| preview |
boolean
|
False
|
v3 preview mode
|
| preview_max_long_edge |
integer
|
960
Min: 256 Max: 4096 |
v3 preview long-edge cap
|
| seed |
integer
|
-1
Min: -1 Max: 1125899906842624 |
v3 random seed; -1 randomizes
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'format': 'uri', 'title': 'Output', 'type': 'string'}