adofai-ffmpeg-builder/README.md

12 lines
204 B
Markdown

# FFmpeg Builder for ADOFAI
This project builds the LGPL 2.1 version of ffmpeg, including OpenH264
## Usage
```sh
./clean.sh # clean files generated on build
./build.sh # build ffmpeg from source
```