Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yixia/FFmpeg-Android

Building FFmpeg for Android neon, armv7, vfp and armv6, used in VPlayer for Android
https://github.com/yixia/FFmpeg-Android

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

The FFmpeg code used in VPlayer for Android
===========================================

Build
-----

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