Skip to content

Releases: viraatdas/video-super-resolution

v0-alpha

18 Jul 02:02
3339dd7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/viraatdas/video-super-resolution/commits/v0-alpha

These are the notes from @OneProblemAtATime release that has been copy/pasted here

This executable was built with pyinstaller in python-3.7.9-amd64, and it worked on a Windows10-64bit machine.

A gpu is not required, but an internet connection is required to download the upscaling model for the first run.

ffmpeg also must be installed and added to the windows environment path variable.

As there is no progress bar, look in the upscaled folder created after the executable starts up to see the frames that have been processed.

Be patient, the upscaler could take a long time depending on your hardware and the settings used. It took me about 10 min to process 1 sec. of the original video into 3x zoom with the remove_noise option set to true.

See the README for commands or type "enhance -h" in the directory of the executable to show the help menu.