[FFmpeg-user] How to compile ffmpeg on Android

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Jul 12 00:43:15 EEST 2018


2018-07-11 4:47 GMT+02:00, Mohammed Bey Ahmed Khernache <mohbeyinfo at gmail.com>:
> Till now, i always get the error:
> C compiler test failed

The following configure line works fine here:
$ ./configure --cross-prefix=../ndk-arm64-23/bin/aarch64-linux-android-
--sysroot=../ndk-arm64-23/sysroot --arch=arm64 --target-os=android

It looks as if I installed ndk version 23 for arm64 into .. some time ago.

Carl Eugen


More information about the ffmpeg-user mailing list