WyattBlue / auto-editor

Auto-Editor: Efficient media analysis and rendering
https://auto-editor.com
The Unlicense
2.71k stars 402 forks source link

Support libopus encoder #465

Closed Aplietexe closed 2 months ago

Aplietexe commented 2 months ago

The opus encoder provides worse quality than the libopus encoder, and therefore the latter is preferred. This PR fixes auto-editor throwing errors like Error! 'libopus' codec is not supported in 'mp4' container. for containers that do support the opus codec.