ffmpeg-stable-autobuild icon indicating copy to clipboard operation
ffmpeg-stable-autobuild copied to clipboard

6.1 drawtext filter not available

Open fa1rid opened this issue 1 year ago • 1 comments

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

fa1rid avatar Feb 18 '24 18:02 fa1rid

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.

AnimMouse avatar Feb 26 '24 15:02 AnimMouse