k4yt3x / video2x

A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley II, 2018.
https://video2x.org
GNU Affero General Public License v3.0
8.88k stars 907 forks source link

input output path type mismatch #1097

Open JonnyGators opened 2 months ago

JonnyGators commented 2 months ago

The gui leads me to believe I need to select an input file, and select an output path to save the upscaled file.

The error log suggests that it doesn't like that I've given it a file for input, and a folder to save the output.

But - it hasn't created a file yet, so how can I give it an output file?

This makes no sense, please advise.

[+] INFO: Loading files into processing queue 2024-04-04 23:55:05.208321 [+] INFO: Input path(s): E:\Projects in progress\FNV\Video DVD project\video source\Lindsey Buckingham - Holiday Road (1983).mp4 2024-04-04 23:55:05.210275 [+] INFO: File MIME type: video/mp4 [!] ERROR: Input and output path type mismatch [!] ERROR: Input is single file but output is directory Traceback (most recent call last): File "video2x_gui.py", line 105, in run File "upscaler.py", line 633, in run File "upscaler.py", line 239, in _check_arguments exceptions.ArgumentError: input output path type mismatch [+] INFO: Loading files into processing queue 2024-04-04 23:55:38.832829 [+] INFO: Input path(s): E:\Projects in progress\FNV\Video DVD project\video source\Lindsey Buckingham - Holiday Road (1983).mp4 2024-04-04 23:55:38.833807 [+] INFO: File MIME type: video/mp4 [!] ERROR: Input and output path type mismatch [!] ERROR: Input is single file but output is directory Traceback (most recent call last): File "video2x_gui.py", line 105, in run File "upscaler.py", line 633, in run File "upscaler.py", line 239, in _check_arguments exceptions.ArgumentError: input output path type mismatch [+] INFO: Loading files into processing queue 2024-04-04 23:56:37.137068 [+] INFO: Input path(s): E:\Projects in progress\FNV\Video DVD project\video source\Lindsey Buckingham - Holiday Road (1983).mp4 2024-04-04 23:56:37.138046 [+] INFO: File MIME type: video/mp4 [!] ERROR: Input and output path type mismatch [!] ERROR: Input is single file but output is directory Traceback (most recent call last): File "video2x_gui.py", line 105, in run File "upscaler.py", line 633, in run File "upscaler.py", line 239, in _check_arguments exceptions.ArgumentError: input output path type mismatch