Created
July 20, 2019 20:03
-
-
Save lextra2/c4bcf060989f98107a3b6c692b117013 to your computer and use it in GitHub Desktop.
Waifu2x.bat for https://github.com/nihui/waifu2x-ncnn-vulkan/releases version 20190712 - optimized for a 4GB GPU
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
waifu2x-ncnn-vulkan.exe -i input -o output -n 3 -s 2 -t 300 -j 1:2:2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ffmpeg -r 24 -i %04d.png.png -c:v libx264 -crf 10 -pix_fmt yuv420p TEST.mkv