[FFmpeg-user] Looking for ios headerfiles and libraries for FFMPEG with libmp3lame and aac decode/encoders

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Jul 8 01:13:20 CEST 2015


Nanda Kumar <kumar <at> mobomo.com> writes:

> Could you please provides steps/files for ios version of FFMPEG.

Please test the following:

$ ./configure --enable-cross-compile --arch=arm --target-os=darwin 
--cc='clang -arch armv7 -miphoneos-version-min=7.1' --enable-gpl
--sysroot=/Applications/Xcode.app/Contents/Developer/Platforms
/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk

Add --enable-libmp3lame once you compiled lame for 
ios.

Carl Eugen



More information about the ffmpeg-user mailing list