You're looking at a specific version of this model. Jump to the model overview.
idan054 /my_ffmpeg_v9:6873ecd1
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 |
|---|---|---|---|
| input_file_1 |
string
|
Direct file upload 1 (faster than URL)
|
|
| input_file_2 |
string
|
Direct file upload 2
|
|
| input_file_3 |
string
|
Direct file upload 3
|
|
| input_file_4 |
string
|
Direct file upload 4
|
|
| input_file_5 |
string
|
Direct file upload 5
|
|
| json_payload |
string
|
JSON with input_files (URLs), output_files, and ffmpeg_command
|
|
| ffmpeg_command |
string
|
FFmpeg command using {{file_1}}, {{file_2}}, etc. and {{output}}
|
|
| output_filename |
string
|
output.mp4
|
Output filename (e.g., output.mp4)
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}