Advertisement
freakshow

Untitled

Feb 16th, 2012
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. /ffmpeg-source/ffmpeg $ ./configure --enable-nonfree --enable-gpl --enable-librtmp --enable-libmp3lame --enable-libtheora --enable-libvo-aacenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-version3
  2. ERROR: libmp3lame >= 3.98.3 not found
  3.  
  4. If you think configure made a mistake, make sure you are using the latest
  5. version from Git. If the latest version fails, report the problem to the
  6. [email protected] mailing list or IRC #ffmpeg on irc.freenode.net.
  7. Include the log file "config.log" produced by configure as this will help
  8. solving the problem.
  9.  
  10. /ffmpeg-source/ffmpeg $ pkg_info | grep lame
  11. lame-3.98.4 Fast MP3 encoder kit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement