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

bitflow /video-super-resolution-rife-pro:39d46a86

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
start_time
number
0
Start time in seconds (e.g. 5.0 = start at 5s)
frame_load_cap
integer
300

Min: 1

Max: 600

Max number of frames to process
upscale_model
None
4x-UltraSharp
Upscale model
target_resolution
None
FHD
Output resolution
aspect_ratio_mode
None
pad
Aspect ratio handling (pad: add black bars, fill: crop to fill)
target_fps
None
original
Output frame rate ('original' keeps source FPS, skips interpolation)
output_format
None
mp4
Output format
enable_upscale
boolean
True
Enable upscaling
crf
integer
18

Max: 51

Output quality (CRF, lower = higher quality)

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