Compiling FFMpeg for android -
a lot of people have mentioned compiling ffmpeg android. tried many of them , did not find them working.
here tried.
https://github.com/guardianproject/android-ffmpeg-java
but in got next errors.
/home/musil/desktop/android-ndk-r10c-linux-x86_64/android-ndk-r10c/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc --sysroot=/home/musil/desktop/android-ndk-r10c-linux-x86_64/android-ndk-r10c/platforms/android-3/arch-arm -i../x264 -mfloat-abi=softfp -mfpu=neon -mcpu=cortex-a8 -c -o /tmp/ffconf.6losva5w.o /tmp/ffconf.ywz9ftq8.c arm-linux-androideabi-gcc: error trying exec 'cc1': execvp: no such file or directory c compiler test failed.
than have tried other way mentioned on
http://www.roman10.net/how-to-build-ffmpeg-with-ndk-r9/
but in got next error.
but in prefix install /usr/local/ instead of ./arm/ , arch x86 instead of arm. , compiles no arm folder created.
does know how compile ffmpeg ndk-r10c.
will helpful if can point out doing wrong or how can build ffmpeg 2.4.1 latest ndk.
thanks
i not sure why see error. able compile ffmpeg , should able .so files architecture link https://github.com/android-native-libraries
android ffmpeg
No comments:
Post a Comment