Package Details: decklink 14.2.1-1

Git Clone URL: https://aur.archlinux.org/decklink.git (read-only, click to copy)
Package Base: decklink
Description: Drivers for Blackmagic Design DeckLink, Intensity or Multibridge video editing cards
Upstream URL: https://www.blackmagicdesign.com/support/family/capture-and-playback
Licenses: custom
Submitter: alub
Maintainer: goldensuneur
Last Packager: goldensuneur
Votes: 24
Popularity: 0.000002
First Submitted: 2015-10-03 15:38 (UTC)
Last Updated: 2024-09-18 17:33 (UTC)

Pinned Comments

goldensuneur commented on 2020-03-02 19:00 (UTC)

I finally had time to investigate the issue. It looks like that as of 11.5, the DesktopVideoHelper.service has to be running for the capture card to work properly.

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 25 Next › Last »

inspector77 commented on 2019-08-20 09:20 (UTC)

Thanks for this package, working perfect with Decklink mini monitor and Davinci resolve studio 16

goldensuneur commented on 2019-05-29 12:36 (UTC)

You are right, I removed the dependency on Qt4 and added qt5.

I also noticed with ldd that all GUIs link to system Qt5 instead of the provided one. So let me know if anything breaks on your side.

daurnimator commented on 2019-05-25 02:10 (UTC)

The GUIs seem to work with Qt5? At least, I see e.g. /usr/lib/blackmagic/DesktopVideo/libQt5* in my local package.

goldensuneur commented on 2019-04-01 11:59 (UTC)

It looks like they fixed the problems with kernel 5.0. It is know building and working normally.

Polarity commented on 2019-04-01 11:08 (UTC)

Looks like the next release is out.

Serus commented on 2019-03-15 20:06 (UTC)

I got an email back from BM stating they're aware of the problem and will be addressed in the next release.

guitaristtom commented on 2019-03-13 03:26 (UTC)

Well at least I'm not crazy about it not working with Kernel 5.0.0

I guess I'll have to wait to use my capture card again sigh. Hopefully, BM fixes it on their end soon.

lukas2511 commented on 2019-03-06 23:19 (UTC)

Mh. It seems that the sound module actually might be negatively affected by leaving the FPU disabled. I'm not sure. I'll use my patch for now as it's working for me and I don't need sound, but I'm hoping to see a new decklink release soon, also adressing the last build issue...

lukas2511 commented on 2019-03-06 23:05 (UTC)

@Serus Well, we can also just leave the FPU disabled. That might result in some slowdown, but would be completely legal. See the updated patch https://gist.github.com/lukas2511/ecfe7e29cb80a28e2857f48be86953ad.

I'm not sure if this might have some other unforeseen side-effects, but at least in my tests I don't really see any difference. Maybe some scaling setups or the alpha blends on the decklink duo would be a bit more problematic? No idea. Also hoping for a vendor-side fix.

Serus commented on 2019-03-06 22:41 (UTC)

@lukas2511 I did something similar you did.

But the license rewrite is illegal and not something we can put up here on the AUR.

I also confirmed it works with my Intensity Pro 4K, I also sent an email to BlackMagic explaining the situation, hoping they'll come up with a fix soon.

At this point in time the approved workaround is my earlier mentioned workaround.