You're looking at a specific version of this model. Jump to the model overview.
lucataco /split-screen-video:d2c09844
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 |
|---|---|---|---|
| video_1 |
string
|
First video file
|
|
| video_2 |
string
|
Second video file
|
|
| layout |
None
|
left and right
|
Layout for combining videos
|
| duration_source |
None
|
video 1
|
Which video's duration to use
|
| loop_videos |
boolean
|
True
|
Loop shorter video to match duration
|
| audio_source |
None
|
video 1
|
Which video's audio to use
|
| quality_preset |
None
|
fast
|
Speed vs quality tradeoff
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}