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

bitflow /video-super-resolution-rife-pro:a73840aa

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)
max_seconds
number
20

Min: 1

Max: 120

Max duration to process in seconds (longer videos are truncated)
upscale_model
None
general
Upscale model (general: realistic content, anime: 2D/cel-shaded)
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
fast_mode
boolean
False
Faster processing but slightly reduced quality
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'}