Hi!

2016-08-17 15:24 GMT+02:00 Maroti Mulange <[email protected]>:
> or how ffmpeg build smoothly with android?

After putting current FFmpeg and ndk in the same directory I created a
build directory
and successfully tested:
$ ../FFmpeg/configure
--cross-prefix=../android-ndk-r12b/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-
--arch=arm --target-os=android
--sysroot=../android-ndk-r12b/platforms/android-24/arch-arm
--enable-gpl --cpu=cortex-a8 && make ffmpeg

Carl Eugen
_______________________________________________
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".

Reply via email to