Re: graphics/ffmpeg: enable Vulkan support

2025-05-26 Thread byteskeptical
Patches seem to be working for me. Performance on 4k compared to vaapi is still rough. A few notes, I got the best performance when matching the vulkan-queue-count and swapchain-depth to the queueCount value of the compute queue in vulkaninfo. I also set gpu-context=x11vk in my mpv.conf. I can't s

Re: graphics/ffmpeg: enable Vulkan support

2025-05-23 Thread Lucas Gabriel Vuotto
On Mon, May 19, 2025 at 08:46:53AM +, Lucas Gabriel Vuotto wrote: > Hi Brad, ports, > > The following enables Vulkan support in FFmpeg. With this, and some > special environment variables, I'm able to use mpv with Vulkan-backed > accelerated decoding, which in particular means that there is su

Re: graphics/ffmpeg: Fix drawtext filter

2025-05-23 Thread Klemens Nanni
21.05.2025 19:45, Alex Tsang пишет: > Added devel/fribidi under LIB_DEPENDS as suggested by Lucas. Committed with new deps sorted, thanks.

Re: graphics/ffmpeg: Fix drawtext filter

2025-05-21 Thread Stuart Henderson
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

Re: graphics/ffmpeg: Fix drawtext filter

2025-05-21 Thread 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

Re: graphics/ffmpeg: Fix drawtext filter

2025-05-20 Thread Lucas Gabriel Vuotto
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

Re: graphics/ffmpeg: Fix drawtext filter

2025-05-20 Thread Stuart Henderson
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

Re: graphics/ffmpeg:

2025-03-26 Thread Kirill A . Korinsky
On Wed, 26 Mar 2025 02:38:01 +0100, Brad Smith wrote: > > On 2025-03-20 10:29 a.m., Kirill A. Korinsky wrote: > > > Brad, > > > > I had discover that ffplay / ffmpeg may crash when I detach webcam from a > > machine. I had run it with command like: > > > > ffplay -i /dev/video0 -input_form

Re: graphics/ffmpeg:

2025-03-25 Thread Brad Smith
On 2025-03-20 10:29 a.m., Kirill A. Korinsky wrote: Brad, I had discover that ffplay / ffmpeg may crash when I detach webcam from a machine. I had run it with command like: ffplay -i /dev/video0 -input_format mjpeg -video_size 1920x1080 -framerate 30 and after I detach it crashes. No

Re: graphics/ffmpeg fix examples

2022-09-03 Thread Stuart Henderson
On 2022/09/03 10:14, Rafael Sadowski wrote: > Fix examples installation directory. OK? > share/examples/ffmpeg/ > +share/examples/ffmpeg/examples/ > +share/examples/ffmpeg/examples/Makefile > +share/examples/ffmpeg/examples/README > +share/examples/ffmpeg/examples/avio_list_dir.c not ok, should

Re: graphics/ffmpeg: avformat/aacdec: fix demuxing of small frames

2019-06-27 Thread Brad Smith
OK. On 6/27/2019 9:10 AM, Jeremie Courreges-Anglas wrote: I couldn't get mpv to read the .m4a files produced by my Android phone. --8<-- ritchie ~$ file zic/phone/France-Sunn-O\)\)\)-Stereolux.m4a zic/phone/France-Sunn-O)))-Stereolux.m4a: MPEG ADTS, AAC, v2 LC, 48 kHz, stereo # Before: ritchie

Re: graphics/ffmpeg: avformat/aacdec: fix demuxing of small frames

2019-06-27 Thread Stuart Henderson
OK sthen@. On 2019/06/27 15:10, Jeremie Courreges-Anglas wrote: > > I couldn't get mpv to read the .m4a files produced by my Android phone. > > --8<-- > ritchie ~$ file zic/phone/France-Sunn-O\)\)\)-Stereolux.m4a > zic/phone/France-Sunn-O)))-Stereolux.m4a: MPEG ADTS, AAC, v2 LC, 48 kHz, > stere

Re: [graphics/ffmpeg DASH Demuxing support]

2019-05-10 Thread Paco Esteban
Hi Brad, On Fri, 10 May 2019, Brad Smith wrote: > Hi Paco, > > I saw this, but I forgot to reply. No worries ! > I'm all for additional functionality, but FFmpeg in particular I have > been trying to balance functionality, but not try to pull in the > whole kitchen sink too. I understand. >

Re: [graphics/ffmpeg DASH Demuxing support]

2019-05-10 Thread Brad Smith
Hi Paco, I saw this, but I forgot to reply. I'm all for additional functionality, but FFmpeg in particular I have been trying to balance functionality, but not try to pull in the whole kitchen sink too. I don't really like the idea of pulling this in as it adds a dependency on 3 new libraries.

Re: [graphics/ffmpeg DASH Demuxing support]

2019-05-10 Thread Klemens Nanni
OK kn

Re: [graphics/ffmpeg DASH Demuxing support]

2019-05-09 Thread Rafael Sadowski
On Thu May 09, 2019 at 08:38:00PM +0200, Paco Esteban wrote: > Hi ports@, > > I sent this email to Brad Smith, maintainer of graphics/ffmpeg 2 weeks > ago but did not have any answer. > > I'm forwarding it here so maybe somebody can take a look. > > Thanks. > > - Forwarded message - >

Re: graphics/ffmpeg unredistributable for release?

2013-02-26 Thread Ted Unangst
On Tue, Feb 26, 2013 at 22:12, Donovan Watteau wrote: > Hi, > > This is something I've reported a while back [1], and for which I sent > another email to Brad the day before the ports tree got fully locked > out of the blue, but unfortunately I didn't get any reply in time for > the big lock. (I