Go to file
paring 8d23b76738
fix: build error
2023-05-04 19:32:30 +09:00
patches feat: nvenc and amf support for windows 2023-05-04 16:32:39 +09:00
scripts fix: build error 2023-05-04 19:32:30 +09:00
.gitignore docs: add license 2023-05-02 19:49:15 +09:00
LICENSE fix: use lgpl 2.1 2023-05-02 14:17:55 +00:00
README.md feat: nvenc and amf support for windows 2023-05-04 16:32:39 +09:00
build-current.sh fix: build issue 2023-05-04 17:48:53 +09:00
build-docker.sh fix: build issue 2023-05-04 17:48:53 +09:00
build-mac-arm64.sh fix: build error 2023-05-04 19:32:30 +09:00
build-win.sh fix: build issue 2023-05-04 17:48:53 +09:00
build-win32.sh feat: nvenc and amf support for windows 2023-05-04 16:32:39 +09:00
build-win64.sh feat: nvenc and amf support for windows 2023-05-04 16:32:39 +09:00
build.sh fix: build error 2023-05-04 19:32:30 +09:00
clean.sh Initial commit 2023-05-02 19:35:56 +09:00
win-env.sh feat: nvenc and amf support for windows 2023-05-04 16:32:39 +09:00

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