Re: [FFmpeg-devel] Up to Date DeckLink Support broken in FFMPEG

2025-02-06 Thread Devin Heitmueller
On Thu, Feb 6, 2025 at 3:16 PM Marton Balint wrote: > > Feel free to take a look. The last change to the decklink code in FFmpeg was > > authored last april (not counting minor one-line bugfixes and the like) and > > as far as I am aware nobody is currently working on that so you wouldn't be > > r

Re: [FFmpeg-devel] Up to Date DeckLink Support broken in FFMPEG

2025-02-06 Thread Marton Balint
On Wed, 5 Feb 2025, Leo Izen wrote: On 2/5/25 4:44 PM, ffm...@gallery.co.uk wrote: Hi Folks It seems like the current decklink code in FFMPEG is no longer fully compatible with the latest Decklink drivers The behaviour seen is that output via DeckLink starts OK but very quickly stalls.

Re: [FFmpeg-devel] Up to Date DeckLink Support broken in FFMPEG

2025-02-05 Thread Marth64
+ 1 to Leo I have this card installed and active and can help validate. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with

Re: [FFmpeg-devel] Up to Date DeckLink Support broken in FFMPEG

2025-02-05 Thread Leo Izen
On 2/5/25 4:44 PM, ffm...@gallery.co.uk wrote: Hi Folks It seems like the current decklink code in FFMPEG is no longer fully compatible with the latest Decklink drivers The behaviour seen is that output via DeckLink starts OK but very quickly stalls. Apparently its related to the callbacks. I

[FFmpeg-devel] Up to Date DeckLink Support broken in FFMPEG

2025-02-05 Thread ffmpeg
Hi Folks It seems like the current decklink code in FFMPEG is no longer fully compatible with the latest Decklink drivers The behaviour seen is that output via DeckLink starts OK but very quickly stalls. Apparently its related to the callbacks. I believe this broken with BMD drivers 13.3 and lat