I have a question

alicerain2020

New Member
Hello,

I noticed there's an option for ffmpeg's codec "vorbis" but I believe this to be the experimental codec one should avoid, as when using ffmpeg from the CLI, this error is displayed:

[vorbis @ 0000000004e49f60] The encoder 'vorbis' is experimental but experimental codecs are not enabled, add '-strict -2' if you want to use it.
[vorbis @ 0000000004e49f60] Alternatively use the non experimental encoder 'libvorbis'.

So first off, is this the experimental codec?
If so please add libvorbis as an option.

Thanks.
 
Top