I changed the PKGBUILD to split the package into two.
decklink
containing the driver and utilities (firmware update and configuration).
And mediaexpress
that contains the MediaExpress software.
Search Criteria
Package Details: decklink 14.4.1-2
Package Actions
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) |
Dependencies (4)
- dkms (dkms-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
Required by (4)
- mediaexpress
- obs-studio-browser (optional)
- obs-studio-rc (optional)
- obs-studio-tytan652 (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 25 Next › Last »
goldensuneur commented on 2019-12-26 10:44 (UTC)
Raketenjoint commented on 2019-12-16 21:46 (UTC)
Please add the missing dependency: dkms
goldensuneur commented on 2019-08-27 14:37 (UTC)
Yes, that is a good idea. However I don't have time right now to split the package.
Do not expect an update soon but it's definitely on my todo list.
Ashark commented on 2019-08-26 07:22 (UTC)
Maybe it is a good idea to split this package to several packages, like its done in debian variant?
goldensuneur commented on 2019-08-21 12:24 (UTC)
I forgot to regen the .SRCINFO file last time so the source refers to a previous version. However, this file only contains metadata for the AUR website and helpers so I think it's ok.
Ashark commented on 2019-08-21 11:49 (UTC)
Is it ok that current version is 11.3-1, but filename in sources is decklink-11.2.tar.gz?
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.
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.