Done, merci :)
Search Criteria
Package Details: decklink 14.4-1
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.000001 |
First Submitted: | 2015-10-03 15:38 (UTC) |
Last Updated: | 2024-12-19 09:37 (UTC) |
Dependencies (4)
- dkms (dkms-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
Required by (4)
- mediaexpress
- obs-studio-browser (optional)
- obs-studio-rc (optional)
- obs-studio-tytan652 (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 25 Next › Last »
fthiery commented on 2019-01-07 10:37 (UTC)
goldensuneur commented on 2019-01-07 10:31 (UTC)
@fthiery sure, I'm not an expert but if updates stay as simple as this one I can help
fthiery commented on 2019-01-07 10:29 (UTC)
i updated the AUR to use your own PKGBUILD, thanks !
fthiery commented on 2019-01-07 10:23 (UTC)
@goldensuneur would you like to co-maintain this AUR ?
goldensuneur commented on 2019-01-03 18:06 (UTC) (edited on 2019-01-03 18:07 (UTC) by goldensuneur)
I updated the PKGBUILD for the latest release (10.11.4) but it doesn't work any better with 4.20. For now just stick with the LTS Kernel.
Here is the updated PKGBUILD I used to get the 10.11.4: https://txt.kher.nl/?963dcd8e880fe370#y2EkKEwKgL6lHtfmAGzbGD7zeymFByoiVavBSPgkMi0=
There is no need for the decklink.install file anymore since DKMS handles the building and loading of the module.
laemplein commented on 2019-01-03 07:56 (UTC)
Something broke with Kernel 4.20 and DKMS, it doesn't work after the update even with lots of 'dkms autoinstall'. I just installed the LTS Kernel (4.19.13) -> DKMS and my card are up and running again.
OniLink commented on 2019-01-02 04:29 (UTC)
This is super out of date. Any plans of getting it caught up with Decklink 10.11?
fthiery commented on 2018-07-13 13:38 (UTC)
BTW, is the install script still necessary? DKMS has an hook to rebuild modules automatically on install/upgrade...
I think it does not work properly. If you manage to make it work i'll happily let you comaintain
Marte2007 commented on 2018-06-10 22:28 (UTC)
I solved the stdarg.h problem by removing /usr/src/blackmagic-*/.cache.mk
then rebuilding the module with sudo dkms autoinstall
.
Apparently the old GCC's include path was still in the cache.
BTW, is the install script still necessary? DKMS has an hook to rebuild modules automatically on install/upgrade...
ggrub commented on 2018-06-09 18:19 (UTC)
Thank you very much for this package. Installed with pamac. Works very well. Only the settings in "desktop video setup" have to be reconfigured after each reboot.
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.