You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi
I cant get it working, is there somebody who can help me
2023-08-05 11:41:02.212070 [+] INFO: Executing: C:\video2x-4.8.1-win32-full\dependencies\ffmpeg\bin\ffmpeg -hwaccel auto -y -i D:\videclip\instr\hennep.mp4 -pix_fmt rgb24 C:\Users\Gemer\AppData\Local\Temp\video2x\tmpieuhxdlu\extracted_%0d.png
2023-08-05 11:41:02.220068 [+] INFO: Main process waiting for subprocesses to exit
2023-08-05 11:41:03.129310 [+] INFO: Subprocess 11140 exited with code 0
[+] INFO: Starting to upscale extracted frames
2023-08-05 11:41:03.236438 [+] INFO: [upscaler] Subprocess 4532 executing: C:\video2x-4.8.1-win32-full\dependencies\waifu2x-ncnn-vulkan\waifu2x-ncnn-vulkan -n 2 -s 2 -t 400 -m C:\video2x-4.8.1-win32-full\dependencies\waifu2x-ncnn-vulkan\models-cunet -g 0 -j 1:1:1 -f png -i C:\Users\Gemer\AppData\Local\Temp\video2x\tmpieuhxdlu -o C:\Users\Gemer\AppData\Local\Temp\video2x\tmp3vi6eo63
2023-08-05 11:41:03.245436 [+] INFO: Starting progress monitor
2023-08-05 11:41:03.246435 [+] INFO: Starting upscaled image cleaner
2023-08-05 11:41:03.247435 [+] INFO: Main process waiting for subprocesses to exit
Processing: hennep.mp4 (pass 1/1): 0%| | 0/50 [00:00<?, ?it/s][!] ERROR: Subprocess 14208 exited with code 4294967295
[!] ERROR: Subprocess execution ran into an error
[!] WARNING: Terminating all processes
2023-08-05 11:41:03.364437 [+] INFO: Killing progress monitor
Processing: hennep.mp4 (pass 1/1): 0%| | 0/50 [00:01<?, ?it/s]
2023-08-05 11:41:04.258135 [+] INFO: Killing upscaled image cleaner
Cleaning up cache directory: C:\Users\Gemer\AppData\Local\Temp\video2x\tmpieuhxdlu
Cleaning up cache directory: C:\Users\Gemer\AppData\Local\Temp\video2x\tmp3vi6eo63
Cleaning up cache directory: C:\Users\Gemer\AppData\Local\Temp\video2x
Traceback (most recent call last):
File "video2x_gui.py", line 105, in run
File "upscaler.py", line 1022, in run
File "upscaler.py", line 849, in run
File "upscaler.py", line 416, in _upscale_frames
File "upscaler.py", line 408, in _upscale_frames
File "upscaler.py", line 489, in _wait
File "upscaler.py", line 467, in _wait
subprocess.CalledProcessError: Command '['C:\video2x-4.8.1-win32-full\dependencies\waifu2x-ncnn-vulkan\waifu2x-ncnn-vulkan', '-n', '2', '-s', '2', '-t', '400', '-m', 'C:\video2x-4.8.1-win32-full\dependencies\waifu2x-ncnn-vulkan\models-cunet', '-g', '0', '-j', '1:1:1', '-f', 'png', '-i', 'C:\Users\Gemer\AppData\Local\Temp\video2x\tmpieuhxdlu', '-o', 'C:\Users\Gemer\AppData\Local\Temp\video2x\tmp3vi6eo63']' returned non-zero exit status 4294967295.
Beta Was this translation helpful? Give feedback.
All reactions