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 harfbuzz to zeranoe options #2690

Closed GyanD closed 1 month ago

GyanD commented 1 month ago

harfbuzz has been made a dep for the drawtext filter but isn't passed as an arg to ffmpeg configure, so the filter isn't present in builds

1480c1 commented 1 month ago

Thanks