m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.49k stars 256 forks source link

Add SVT-AV1 codec to libavif #2693

Closed LigH-de closed 1 month ago

LigH-de commented 1 month ago

SVT-AV1 encoder can be used in 64-bit build of avifenc

Fixes https://github.com/m-ab-s/media-autobuild_suite/issues/2692

1480c1 commented 1 month ago

Thanks

gitoss commented 1 week ago

The compilation order is wrong - currently, svt-av1 is after libavif, i.e. on the first run svt-av1 isn't picked up by libavif, but needs another go.