Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 411 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 411 Bytes

The FFmpeg code used for Android

Build

  1. Install git, Android ndk
  2. $ export ANDROID_NDK=/path/to/your/android-ndk
  3. $ ./config.sh
  4. libavcodec.so libavformat.so libavutil.so libswresample.so libswscale.so will be built to ./ffbuild/{arm64-v8a, armeabe-v7a}/ and the header file will be built to ./ffbuild/{arm64-v8a, armeabe-v7a}/inc/