Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nova-video-player/aos-ffmpeg-android-builder
https://github.com/nova-video-player/aos-ffmpeg-android-builder
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nova-video-player/aos-ffmpeg-android-builder
- Owner: nova-video-player
- Created: 2018-05-15T12:00:45.000Z (over 6 years ago)
- Default Branch: nova
- Last Pushed: 2024-04-13T17:12:57.000Z (7 months ago)
- Last Synced: 2024-04-13T23:52:49.570Z (7 months ago)
- Language: C
- Size: 430 MB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### FFmpeg-Android-builder
A simple shell script to cross-compile FFmpeg project for Android targets.
Builds the binaries and libs using dynamic linking.
Typical usage:
```
bash ./build.sh -a $ARCH
```$ARCH can be either: arm arm64 x86 x86_64
mips and mips64 are untested
Requirements:
- NDK r15
- some dev tools
- free disk space in your tempfolder