[FFmpeg-user] Help
Dan Esquibel
esq.mail at gmail.com
Mon Mar 26 04:18:02 CEST 2012
Hello I hope someone can help me. I get the following comment in the
terminal:*"ERROR: libmp3lame >= 3.98.3 not found"*
Then:* "If you think configure made a mistake, make sure you are using the
latest version from Git. If the latest version fails, report the problem to
the ffmpeg-user at ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solving the problem."*
I have no idea how to get the *"config.log"* and it doesn't look like any
one goes to the #ffmpeg freenode IRC chat.
Can anyone help?
I'm copying and pasting from *"
ubuntuforums.org/showpost.php?p=11483157&postcount=1945"
*
* "HOW TO: Install and use the latest FFmpeg and x264 "*
I'm on no. 7:
*cd
git clone --depth 1 git://source.ffmpeg.org/ffmpeg
cd ffmpeg
./configure --enable-gpl --enable-libfaac --enable-libmp3lame
--enable-libopencore-amrnb \
--enable-libopencore-amrwb --enable-libtheora --enable-libvorbis
--enable-libvpx \
--enable-libx264 --enable-nonfree --enable-version3 --enable-x11grab
make
*
*sudo checkinstall --pkgname=ffmpeg --pkgversion="5:$(./version.sh)"
--backup=no \
--deldoc=yes --default
hash x264 ffmpeg ffplay ffprobe*
The error comes when I copy and past enter:
*"./configure --enable-gpl --enable-libfaac --enable-libmp3lame
--enable-libopencore-amrnb \
--enable-libopencore-amrwb --enable-libtheora --enable-libvorbis
--enable-libvpx \
--enable-libx264 --enable-nonfree --enable-version3 –enable-x11grab"*
This is my third reinstall of Ubuntu because I thought I messed it up.
More information about the ffmpeg-user
mailing list