Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The WavespeedFlashVSRNode is a fast, high-quality video upscaler that boosts the resolution and restores clarity for low-resolution or blurry footage. It processes a video input and outputs a new video at a user-selected higher resolution.

Inputs

ParameterData TypeRequiredRangeDescription
videoVIDEOYesN/AThe input video file to be upscaled.
target_resolutionSTRINGYes"720p"
"1080p"
"2K"
"4K"
The desired resolution for the upscaled output video.
Input Constraints:
  • The input video file must be in the MP4 container format.
  • The duration of the input video must be between 5 seconds and 10 minutes (600 seconds).

Outputs

Output NameData TypeDescription
outputVIDEOThe upscaled video file at the selected target resolution.