Releases: D221/convopus
v1.4.2
What's New
Experimental .mp3 support (for devices that do not support opus and you want to use the same program)
only 320 kbps and V0 (variable) bitrate support for now
Changed default container from .ogg to .opus
Help text is printed when convopus is run without any arguments
Switched to black python formatter (no performance impact, but better readability)
Notes:
Run convopus once to generate config.json.
If you have any problems open an issue on GitHub.
Full Changelog: v1.4.0...v1.4.2
v1.4.0
New Features
Added recursive folder support - now you will be able to convert sub-directories more easily
Added multi threading support - this makes it much faster to convert ( you can disable it within the config )
Total progress bar
FFmpeg check
code cleanup + organization
Notes:
New config values were added if the program doesn't work correctly try deleting config.json
Run convopus once to generate config.json.
If you have any problems open an issue on GitHub.
v1.3.2
v1.3.1
v1.3
v1.2
v1.1.1
v1.1
Updated behavior that allows dragging file or folder on the .exe to convert it.
Progress bar is gone due to problems with Unicode characters.
Notes:
Ensure that the config file is located in the same directory as the executable
If you have any problems open an issue on github
Initial Windows build
Notes:
Ensure that the config file is located in the same directory as the executable
If you have any problems open an issue on github