Skip to content

ziggyJ/ffmpeg-android

 
 

Repository files navigation

ffmpeg-android

ffmpeg library compiled with x264 for android

Supported Architecture

  • armv7

Instructions

  • Edit android_build.sh and set ANDROID_NDK_ROOT_PATH according to your NDK root path
  • Run following commands to compile ffmpeg
    1. git submodule init
    2. git submodule update
    3. ./android_build.sh
  • Find the executable binary in build directory.

For more information you can check the blog post - http://vinsol.com/blog/2014/07/30/cross-compiling-ffmpeg-with-x264-for-android/

About

ffmpeg library compiled with x264 for android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published