[FFmpeg-user] failing installation
Lou
lou at lrcd.com
Fri Mar 7 20:36:15 CET 2014
On Fri, 7 Mar 2014 17:06:58 +0000
Frederico Moncada <fredymonkda at hotmail.com> wrote:
> ERROR: libmp3lame >= 3.98.3 not found
Did you install the libmp3lame headers and library? When you enable an
external library in ./configure for ffmpeg it will expect to find the
proper library files or configuration will fail.
If you do not need to encode to MP3 then omit --enable-libmp3lame.
More information about the ffmpeg-user
mailing list