-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
I've already solved this issue by updating microsoft C++ redistributables but I think how the error was handled is a problem and worth letting you know.
Video2x would immediately close on my second machine with no errors even with logging enabled. Using the command line was the same. It would just close immediately with no errors listed.
I had to check windows event viewer to see details of the crash and that it was caused by an exception from MSVCP140.dll
The system was on version 14.28, once I updated the redistributables, the new version of 14.42 worked successfully.
If it's possible maybe set a minimum runtime version required and prompt the user to update if the system is below this version.
Also, you probably already know but some of the command line documentation on the wiki page is out of date. Specifically related to ffmpeg extra encoder options.
edit: just to clarify it would crash when I clicked start.