/FFmpeg-Android

Building FFmpeg for Android neon, armv7, vfp and armv6, used in VPlayer for Android

Primary LanguageShellOtherNOASSERTION

The FFmpeg code used in VPlayer for Android

This project includes the shell script to build FFmpeg for Android.

Build

http://vec.io/posts/how-to-build-ffmpeg-with-android-ndk

  1. Install git, Android ndk
  2. $ export ANDROID_NDK=/path/to/your/android-ndk
  3. $ ./FFmpeg-Android.sh
  4. libffmpeg.so will be built to build/ffmpeg/{neon,armv7,vfp,armv6}/