Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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