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

littletry /video-frame-custom:18fb0c6d

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
None
mode
None
last
None
frame_number
integer
1

Min: 1

None
frame_numbers
string
None
num_frames
integer
5

Min: 1

None
start_percent
number
0

Max: 100

None
end_percent
number
100

Max: 100

None
image_format
None
jpg
Image format for every extracted frame.
jpeg_quality
integer
95

Min: 1

Max: 100

None

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