k4yt3x / video2x

A machine learning-based lossless video super resolution framework. Est. Hack the Valley II, 2018.
https://video2x.org
GNU Affero General Public License v3.0
10.68k stars 1k forks source link

REAL SR file is unusable Command '['C:\\Users\\Nick\\Downloads\\video2x-4.8.1-win32-full\\video2x-4.8.1-win32-full\\dependencies\\realsr-ncnn-vulkan\\realsr-ncnn-vulkan', '-s', '4', '-t', '0', '-m', 'C:\\Users\\Nick\\Downloads\\video2x-4.8.1-win32-full\\video2x-4.8.1-win32-full\\dependencies\\realsr-ncnn-vulkan\\models-DF2K_JPEG', '-g', '1', '-j', '1:1:1', '-f', 'png', '-i', 'C:\\Users\\Nick\\AppData\\Local\\Temp\\video2x\\tmpqqr59f32', '-o', 'C:\\Users\\Nick\\AppData\\Local\\Temp\\video2x\\tmpymt_kjfe']' returned non-zero exit status 4294967295. #979

Closed videoupscaler closed 1 year ago

videoupscaler commented 1 year ago

i get this error message when using the REAL SR profile. no change in settings seems to keep it from crashing. video2x_error.log

videoupscaler commented 1 year ago

it looks like it will run if i turn the gpu id from 1 to 0. so im guessing we cant use the gpu for using this?

videoupscaler commented 1 year ago

tried reinstalling video drivers to see if that would help but no. running on an nvidia 3080 if that helps