Skip to content

Building FFmpeg for Android neon, armv7, vfp and armv6, used in VPlayer for Android

License

Notifications You must be signed in to change notification settings

maxuan1798/FFmpeg-Android

This branch is 3 commits ahead of, 2 commits behind yixia/FFmpeg-Android:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 3, 2012
Aug 3, 2012
Mar 20, 2013
Aug 3, 2012
Aug 3, 2012
Aug 3, 2012
Sep 12, 2012
Mar 20, 2013

Repository files navigation

The FFmpeg code used in VPlayer for Android

This project includes the shell script to build FFmpeg for Android.

Build

http://vec.io/posts/how-to-build-ffmpeg-with-android-ndk

  1. Install git, Android ndk
  2. $ export ANDROID_NDK=/path/to/your/android-ndk
  3. $ ./FFmpeg-Android.sh
  4. libffmpeg.so will be built to build/ffmpeg/{neon,armv7,vfp,armv6}/

About

Building FFmpeg for Android neon, armv7, vfp and armv6, used in VPlayer for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%