- FFmpeg for Android compiled with x264
- Supports Android L
- FFmpeg Android Library
- armv7
- armv7-neon
- aarch64
- x86
- x86-64
- Set environment variable
- export ANDROID_NDK={Android NDK Base Path}
- Run following commands to compile ffmpeg
- sudo apt-get --quiet --yes install build-essential git autoconf libtool pkg-config gperf gettext yasm python-lxml
- ./init_update_libs.sh
- ./android_build.sh
- To update submodules and libraries you can use ./init_update_libs.sh command
- Find the executable binary in build directory.
check files LICENSE.GPLv3 and LICENSE