BahaaIddin Al Sharqawi <bm.sharqawi <at> gmail.com> writes: > ffmpeg does not support android
FFmpeg works fine on Android (here). Please provide the configure line you tested and post the compilation problems you found. Please remember that no compilation scripts are supported on this mailing list, only our configure script is. Carl Eugen PS: I use something like the following for testing, nowadays target-os=android seems more correct: (Sorry for the linebreaks) $ configure --cross-prefix=../android-ndk-r10e/toolchains/ arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi- --arch=arm --target-os=linux --sysroot=../android-ndk-r10e/platforms/android-17/arch-arm/ --enable-gpl --cpu=cortex-a8 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
