Movie Up-scaling Tool Suite
A Simple GUI for passing command lines to FFMPEG (Included)
A GUI for Processing all video frames with BRSGAN4x
Currently BF16 is not supported. Use FP16/FP32
Can be launched with .bat or directly via .py
Updated audio handling logic for wider support (Audio is Extracted and Merged)
You can pass any video with or without audio for up-scaling without the need to dump the video frames.
I take onsite videos and downscale them with the FFMPEG GUI before passing them through the AI upscaling GUI.
If using this to restore full length movies you will need to segment to your video card size to avoid OOM. I have done up to around 6000 frames at 4k before OOM errors.
Did you know that FFMPEG can extract key frames, replace audio, and many other functions. Ask your favorite LLM for command line functions.