Jeff Sheffield

Results 24 comments of Jeff Sheffield

> @jsheffie Is libfreetype also enabled? @Gwemox yep, enabled ` --enable-libfreetype --enable-libharfbuzz` and linked ``` ldd `which ffmpeg` |grep freetype libfreetype.so.6 => /usr/local/lib/libfreetype.so.6 (0x00007ffff8334000) ``` here is what my local...

@FreezyLemon yes, it is related to this: #408 Note: https://endoflife.date/ffmpeg shows ffmpeg 6.0 support as `Ended 3 months and 3 weeks ago (11 Jul 2024)` Grab `6.1` which will have...

this PR: #407 adds 7.1 support for Ubuntu 24.04

@jrottenberg Recommend close as 7.1 support was added here: - #408