Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 416 Bytes

File metadata and controls

14 lines (10 loc) · 416 Bytes

android-ffmpeg-wrapper

Java FFmpeg wrapper with updated version of Vine FFmpeg-Android (https://github.com/vine/FFmpeg-Android) to build FFmpeg 2.3 with x264 for Android armv7

Build

  1. Install git, Android ndk
  2. $ export ANDROID_NDK=/path/to/your/android-ndk
  3. $ cd jni
  4. $ ./FFmpeg-Android.sh
  5. libencoding.so and libffmpeginvoke.so will be built to build/ffmpeg/armv7/