Go to file
paring 8d23b76738
fix: build error
2023-05-04 19:32:30 +09:00
patches
scripts fix: build error 2023-05-04 19:32:30 +09:00
.gitignore
LICENSE
README.md
build-current.sh
build-docker.sh
build-mac-arm64.sh fix: build error 2023-05-04 19:32:30 +09:00
build-win.sh
build-win32.sh
build-win64.sh
build.sh fix: build error 2023-05-04 19:32:30 +09:00
clean.sh
win-env.sh

README.md

FFmpeg Builder for ADOFAI

This project builds the LGPL 2.1 version of ffmpeg, including OpenH264

Usage

./clean.sh # clean files generated on build

./build.sh # build ffmpeg from source

Credits

  • mfx_dispatch patches from vcpkg