[FFmpeg-user] Cross Compile ffmpeg for ARM with LAME support

Bill LaGrue billlagr at gmail.com
Mon Jul 16 13:13:05 CEST 2012


Hi All
I'm trying to cross compile ffmpeg for ARM (under Linux Mint 12), with
support for libmp3lame.
The command line I'm using is -
./configure --enable-cross-compile
--cross-prefix=/usr/arm-linux-gnueabi/bin/ --arch=arm
--cc=/usr/bin/arm-linux-gnueabi-gcc --enable-gpl --enable-nonfree
--enable-libmp3lame --enable-armv5te --disable-armv6 --disable-mmx
--enable-shared --disable-optimizations --disable-doc --target-os=linux

All seems to go well until I get -
ERROR: libmp3lame >= 3.98.3 not found

I have installed libmp3lame and sources from the repos, and I've also
downloaded the source tarball for LAME.
I'm at a bit of a loss now - I'm not sure where to go from here. Any help
appreciated!

Thanks


--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Cross-Compile-ffmpeg-for-ARM-with-LAME-support-tp4651838.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list