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
string (enum)
left and right

Options:

left and right, top and bottom

Layout for combining videos
duration_source
string (enum)
video 1

Options:

video 1, video 2

Which video's duration to use
loop_videos
boolean
True
Loop shorter video to match duration
audio_source
string (enum)
video 1

Options:

video 1, video 2

Which video's audio to use
quality_preset
string (enum)
fast

Options:

fastest, fast, balanced

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'}