21.05.2025 19:45, Alex Tsang пишет:
> Added devel/fribidi under LIB_DEPENDS as suggested by Lucas.
Committed with new deps sorted, thanks.
On 2025/05/20 11:47, Lucas Gabriel Vuotto wrote:
> OK lucas too, with devel/fribidi added to LDEPS.
Thos diff doesn't change anything with libfribidi, but considering
that it is already enabled with --enable-libfribidi I agree with adding
it.
> On Tue, May 20, 2025 at 10:28:24AM +, Alex Tsang
media
SITES= https://ffmpeg.org/releases/
@@ -27,11 +27,11 @@ MAINTAINER= Brad Smith
Sent: Tuesday, May 20, 2025 20:47
To: Alex Tsang
Cc: ports@openbsd.org
Subject: Re: graphics/ffmpeg: Fix drawtext filter
OK lucas too, with devel/fribidi added to LDEPS.
On Tue, May 20, 2025 at
OK lucas too, with devel/fribidi added to LDEPS.
On Tue, May 20, 2025 at 10:28:24AM +, Alex Tsang wrote:
> Hi Brad, ports,
>
> After upgrading to OpenBSD 7.7 I notice that the drawtext filter in FFmpeg no
> longer works.
>
> For example:
>
> ffmpeg -i input.jpeg -vf
> "drawtext=fontsize=20
ok.
On 2025/05/20 10:28, Alex Tsang wrote:
> Hi Brad, ports,
>
> After upgrading to OpenBSD 7.7 I notice that the drawtext filter in FFmpeg no
> longer works.
>
> For example:
>
> ffmpeg -i input.jpeg -vf
> "drawtext=fontsize=20:fontcolor=Red:fontfile='/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.t
Hi Brad, ports,
After upgrading to OpenBSD 7.7 I notice that the drawtext filter in FFmpeg no
longer works.
For example:
ffmpeg -i input.jpeg -vf
"drawtext=fontsize=20:fontcolor=Red:fontfile='/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf':text='test'"
output.jpeg
The expected behaviour is to ge