Skip to content

FFmpeg for Android compiled with x264, libass, fontconfig, freetype, fribidi and lame (Supports Android 4.1+)

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE.GPLv3
Notifications You must be signed in to change notification settings

ChadCSong/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 for Android compiled with x264, libass, fontconfig, freetype, fribidi and lame (Supports Android 4.1+)

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE.GPLv3

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%