Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 409 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 409 Bytes

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}/