Apparently the dmks script is trying to load the modules
POST_INSTALL="../../lib/blackmagic/blackmagic-loader $PACKAGE_NAME $PACKAGE_VERSION"
The path is wrong, because it's here: /usr/lib/blackmagic/DesktopVideo/blackmagic-loader
So i'm guessing it's not just not executable, but not found at all. We are loading the modules manually anyway and it seems to be working...
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.