You're looking at a specific version of this model. Jump to the model overview.

lucataco /video-split:35a488cc

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_video
string
Input video file (MP4 or MOV)
target_duration
number
2

Min: 1

Max: 10

Target duration for each segment in seconds
target_width
integer
848

Min: 320

Max: 1920

Target width for each segment
target_height
integer
480

Min: 240

Max: 1080

Target height for each segment
target_fps
integer
30

Min: 1

Max: 60

Target FPS for each segment
create_captions
boolean
False
Create empty caption files for each segment

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