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.
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.000000 |
First Submitted: | 2015-10-03 15:38 (UTC) |
Last Updated: | 2025-02-16 11:39 (UTC) |
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 26 Next › Last »
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.
The GUIs seem to work with Qt5?
At least, I see e.g. /usr/lib/blackmagic/DesktopVideo/libQt5*
in my local package.
It looks like they fixed the problems with kernel 5.0. It is know building and working normally.
Looks like the next release is out.
I got an email back from BM stating they're aware of the problem and will be addressed in the next release.
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.
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...
@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.
@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.
Got my other modules fixed. Decklink works fine with 5.0, the only real issue are those GPL-only symbols. https://i.imgur.com/JaenqCn.png
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.