[FFmpeg-user] Getting Unknown encoder 'libopencore-amrwb'
Carl Eugen Hoyos
ceffmpeg at gmail.com
Tue Dec 13 20:53:03 EET 2022
Am Di., 13. Dez. 2022 um 08:57 Uhr schrieb Govind Rathi <govindji007 at gmail.com>:
> configuration: --enable-gpl --enable-version3 --enable-libmp3lame
> --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264
> --enable-nonfree --enable-libopencore-amrnb --enable-libopencore-amrwb
> --enable-libvo_amrwbenc --disable-static --enable-shared
Please remove "enable-nonfree" from your configure line, you apparently
don't know why it exists.
You should not need two amrwb encoders.
> Unknown encoder 'libopencore-amrwb'
The name of the encoder is:
libopencore_amrwb
(Note the underscore.)
Carl Eugen
More information about the ffmpeg-user
mailing list