Skip to content

HelgeApps/ffmpeg_lgpl_android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Build FFmpeg 3.2.4 as LGPL shared libraries for Android WITHOUT x264 (and other GPL libraries) and WITHOUT --enable-gpl/--enable-nonfree

FFmpeg code is unmodified here (unchanged)

Supported architectures

  • armeabi-v7a
  • arm64-v8a
  • x86
  • x86_64

Android Build Instructions

  • Download NDK r14
    1. https://developer.android.com/ndk/downloads/older_releases
  • Set environment variable
    1. export NDK={Android NDK Base Path}
  • Run following commands to compile FFmpeg for Android
    1. sudo apt-get --quiet --yes install build-essential git autoconf libtool pkg-config gperf gettext yasm python-lxml
    2. ./build_all.sh
  • Find the shared libraries in android directory.

LICENSE

More about FFmpeg

About

FFmpeg LGPL Android building

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE.md
GPL-2.0
COPYING.GPLv2
GPL-3.0
COPYING.GPLv3
LGPL-3.0
COPYING.LGPLv3

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published