Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /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
- ERROR: libmp3lame >= 3.98.3 not found
- 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
- [email protected] 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.
- /ffmpeg-source/ffmpeg $ pkg_info | grep lame
- lame-3.98.4 Fast MP3 encoder kit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement