infery
← All models

Flashvsr

flashvsr-upscale-video

Video upscaleby Flashvsr

Upscale your videos using FlashVSR with the fastest speeds!

Details

Accepts
video

Pricing

Price
0.063 cr / megapixel

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedThe random seed used for the generation process.
qualityintegerQuality level for tile blending (0-100). Controls overlap between tiles to prevent grid artifacts. Higher values provide better quality with more overlap. Recommended: 70-85 for high-res videos, 50-70 for faster processing.
color_fixbooleanColor correction enabled.
sync_modebooleanIf `True`, the media will be returned inline and not stored in history.
video_urlrequiredstringThe input video to be upscaled
accelerationstringenum: regular, high, fullAcceleration mode for VAE decoding. Options: regular (best quality), high (balanced), full (fastest). More accerleation means longer duration videos can be processed too.
output_formatstringenum: X264 (.mp4), VP9 (.webm), PRORES4444 (.mov), GIF (.gif)The format of the output video.
output_qualitystringenum: low, medium, high, maximumThe quality of the output video.
preserve_audiobooleanCopy the original audio tracks into the upscaled video using FFmpeg when possible.
upscale_factornumberUpscaling factor to be used.
output_write_modestringenum: fast, balanced, smallThe write mode of the output video.

Output

FieldTypeDescription
seedintegerThe random seed used for the generation process.
videoUpscaled video file after processing