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
Fixed a bug where 'FFMPEG' was located on Windows PATH and had white spaces in the name, the program could bug out on some encoders resulting in an error like so ('C:\Program' is not recognized as an internal or external command,
operable program or batch file.)
Added forced window geometry, so progress bar pop ups would look correct on different DPI settings
Added a new config.ini file (this will be generated upon first program launch)
You can now adjust the path to ffmpeg.exe/mpv.exe/mediainfo(gui & cli).exe
Adjust these settings in the Options menu at the top of the GUI
I have also added a 'Reset Configuration File' button in the Options menu as well (this will reset the config file/shut down the program)
I have also fixed a bug with the QAAC encoder. Using 'True VBR' could result in a failed encode rarely, this has been fixed now