Go to file
paring cdd878fc7a
chore: remove unnecessary pathces
2023-05-23 15:29:30 +09:00
scripts chore: remove unnecessary pathces 2023-05-23 15:29:30 +09:00
.gitignore
LICENSE
README.md feat: nvenc and amf support for windows 2023-05-04 16:32:39 +09:00
build-current.sh feat: windows build script 2023-05-03 18:06:33 +09:00
build-win.sh feat: enable libmfx 2023-05-23 14:49:58 +09:00
build-win32.sh fix: win32 build 2023-05-23 15:29:01 +09:00
build.sh feat: enable libmfx 2023-05-23 14:49:58 +09:00
clean.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