Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 294 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 294 Bytes

FFMpeg-executable-Android

Supported Architectures: arm, armeabi-v7a, arm64-v8a, x86, x86_64, mips, mips64.

How to build

1.Open file build-ffmpeg.sh and change
NDK= path-to-your-NDK.
2. Run script
$ ./build-ffmpeg.sh
Outputs will be stored in android folder.