ffmpeg-stable-autobuild
ffmpeg-stable-autobuild copied to clipboard
6.1 drawtext filter not available
ffmpeg 6.1 doesn't provide the 'drawtext' filter anymore, to compile this filter you need to add 'harfbuzz' as dependency and configure with --enable-libharfbuzz as stated here
To enable default font fallback and the font option you need to configure FFmpeg with --enable-libfontconfig
Since this repository only builds on what rdp/ffmpeg-windows-build-helpers has, I recommend that you create an issue separately on rdp/ffmpeg-windows-build-helpers about harfbuzz.