m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.51k stars 262 forks source link

Update Decklink headers to 12.5 #2473

Open BeyondVertical opened 1 year ago

BeyondVertical commented 1 year ago

Hello there, please update the DeckLink headers to the latest version (12.5, since yesterday), so we can have support for the latest Blackmagic cards with FFmpeg. Thanks for your help and work! :)

1480c1 commented 1 year ago

It's best to first request AUR to update their PKGBUILD since our script pulls from them, I already flagged it as out of date since they only had 12.4.2

https://aur.archlinux.org/packages/decklink-sdk, for now, we wait until they have updated theirs

BeyondVertical commented 1 year ago

Ok. Maybe you could update to 12.4.2 in the meantime, since my card that I want to use would be covered with 12.4. I just thought we could update to the latest one, but had no clue what is necessary in the background. Thanks for your help!