Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 20 days ago
JSON representation
Building FFmpeg for Android neon, armv7, vfp and armv6, used in VPlayer for Android
- Host: GitHub
- URL: https://github.com/yixia/FFmpeg-Android
- Owner: yixia
- License: other
- Created: 2012-08-03T08:53:31.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-20T01:55:34.000Z (over 11 years ago)
- Last Synced: 2024-08-05T19:37:19.227Z (4 months ago)
- Language: Shell
- Size: 205 KB
- Stars: 632
- Watchers: 76
- Forks: 351
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.LGPLv3
Awesome Lists containing this project
- awesome - FFmpeg-Android - Building FFmpeg for Android neon, armv7, vfp and armv6, used in VPlayer for Android (etc)
- awesome - FFmpeg-Android - Building FFmpeg for Android neon, armv7, vfp and armv6, used in VPlayer for Android (etc)
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}/`