This repository has been archived by the owner on Apr 5, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 67
mconf/android-ffmpeg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
In order to compile the FFmpeg for Android, you will need to download the Android NDK. After that, open the 'build.sh' script and replace the path to the NDK (variable NDK_DIR) with yours. Before compile, you need to update the FFmpeg repository. To do that, execute: git submodule init git submodule update Then execute 'sh build.sh', and after that the compiled libraries will be at 'libs/armeabi/'.
About
Android project used to compile the FFmpeg source code with Android NDK
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published