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

nicolascoutureau /video-hw:8194e479

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
string
Input video file URL to process
task
None
create_preview_video
Video processing task to perform
start_time
number
0
Start time in seconds for trimming
end_time
number
-1
End time in seconds for trimming (-1 for end of video)

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