vrecord icon indicating copy to clipboard operation
vrecord copied to clipboard

The domain/default pair of (/Library/Extensions/DeckLink_Driver.kext/Contents/Info.plist, CFBundleVersion) does not exist

Open XFRCollective opened this issue 2 years ago • 8 comments

Hello,

We are on MacOS 12.6, ffmpeg 5.1.1, Desktop Video 12.4. Vrecord is giving us this error when we type vrecord -e

"The domain/default pair of (/Library/Extensions/DeckLink_Driver.kext/Contents/Info.plist, CFBundleVersion) does not exist"

If we try to record without edit mode, we get the following error: " vrecord exited a form in an unexpected way (P1_ERR=1), please report this error to https://github.com/amiaopensource/vrecord/issues 2022-09-26T18:57:50 - Error details: /opt/homebrew/opt/ffmpegdecklink/bin/ffmpeg-dl"

The "Record" button is grayed out.

This issue occurred suddenly as is a blocking issue for us.

Let us know if you have any troubleshooting tips.

Screen Shot 2022-09-26 at 4 08 11 PM

XFRCollective avatar Sep 26 '22 22:09 XFRCollective

What's the output of /opt/homebrew/opt/ffmpegdecklink/bin/ffmpeg-dl is not a usual ffmpeg output then could you try to brew upgrade or brew reinstall ffmpegdecklink

dericed avatar Sep 27 '22 15:09 dericed

This also seems potentially similar to the issue in https://github.com/amiaopensource/homebrew-amiaos/issues/171, which was resolved by running:

brew unlink decklinksdk
brew reinstall amiaopensource/amiaos/decklinksdk

and then reinstalling ffmpegdecklink

privatezero avatar Sep 27 '22 17:09 privatezero

The ffmpegdecklink upgrade to FFmpeg 5.1.2 is also in the pipeline.

retokromer avatar Sep 27 '22 18:09 retokromer

Heya! We won’t be at that computer for a few days to try again, but we did reinstall ffmpegdecklink, reinstall vrecord, brew upgraded several times, restarted computer to infinity, upgraded OS, Desktop Video, and Xcode. All the things! Will also try Andrew’s suggestion and report back. Stay tuned.

On Tue, Sep 27, 2022 at 11:28 AM Dave Rice @.***> wrote:

What's the output of /opt/homebrew/opt/ffmpegdecklink/bin/ffmpeg-dl is not a usual ffmpeg output then could you try to brew upgrade or brew reinstall ffmpegdecklink

— Reply to this email directly, view it on GitHub https://github.com/amiaopensource/vrecord/issues/729#issuecomment-1259674795, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEC6QVETN33ASRTBB767I7DWAMHB7ANCNFSM6AAAAAAQWHW76U . You are receiving this because you authored the thread.Message ID: @.***>

-- XFR Collective

P.I.T. 411 S 5th Street Brooklyn, NY 11211 www.xfrcollective.org @.*** @.***>

XFRCollective avatar Sep 27 '22 18:09 XFRCollective

but we did reinstall ffmpegdecklink, reinstall vrecord, brew upgraded several times,

Did you the

brew unlink decklinksdk

step? This could be the missing part.

retokromer avatar Sep 28 '22 10:09 retokromer

Not yet :). We are only at that computer once or twice a week and no remote access, but I will try to get there tomorrow to test. Thank you everyone for quick responses.

On Wed, Sep 28, 2022 at 6:58 AM retokromer @.***> wrote:

but we did reinstall ffmpegdecklink, reinstall vrecord, brew upgraded several times,

Did you the

brew unlink decklinksdk

step? This could be the missing part.

— Reply to this email directly, view it on GitHub https://github.com/amiaopensource/vrecord/issues/729#issuecomment-1260736675, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEC6QVESLFJUG5OTKVFJH23WAQQD7ANCNFSM6AAAAAAQWHW76U . You are receiving this because you authored the thread.Message ID: @.***>

-- XFR Collective

P.I.T. 411 S 5th Street Brooklyn, NY 11211 www.xfrcollective.org @.*** @.***>

XFRCollective avatar Sep 28 '22 13:09 XFRCollective

Hello,

We tbrew unlink decklinksdk and then

brew reinstall amiaopensource/amiaos/decklinksdk

and got this. Vrecord "record" button is still disabled

==> Downloading https://github.com/amiaopensource/SoyDecklink/archive/v10.11.2.t https://github.com/amiaopensource/SoyDecklink/archive/v10.11.2.t

Already downloaded: /Users/lispenard/Library/Caches/Homebrew/downloads/5beb3a1bc20b56bbf206109838db67faf49f9491076138472766dbe1414cc563--SoyDecklink-10.11.2.tar.gz

==> *Reinstalling *amiaopensource/amiaos/decklinksdk

🍺 /opt/homebrew/Cellar/decklinksdk/10.11.2: 32 files, 234.3KB, built in 1 second

==> Running brew cleanup decklinksdk...

Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.

Hide these hints with HOMEBREW_NO_ENV_HINTS (see man brew).

On Wed, Sep 28, 2022 at 9:53 AM XFR Collective @.***> wrote:

Not yet :). We are only at that computer once or twice a week and no remote access, but I will try to get there tomorrow to test. Thank you everyone for quick responses.

On Wed, Sep 28, 2022 at 6:58 AM retokromer @.***> wrote:

but we did reinstall ffmpegdecklink, reinstall vrecord, brew upgraded several times,

Did you the

brew unlink decklinksdk

step? This could be the missing part.

— Reply to this email directly, view it on GitHub https://github.com/amiaopensource/vrecord/issues/729#issuecomment-1260736675, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEC6QVESLFJUG5OTKVFJH23WAQQD7ANCNFSM6AAAAAAQWHW76U . You are receiving this because you authored the thread.Message ID: @.***>

-- XFR Collective

P.I.T. 411 S 5th Street Brooklyn, NY 11211 www.xfrcollective.org @.*** @.***>

-- XFR Collective

P.I.T. 411 S 5th Street Brooklyn, NY 11211 www.xfrcollective.org @.*** @.***>

XFRCollective avatar Oct 01 '22 16:10 XFRCollective

Just in case it helps anyone, I had this error today after updating macOS. I didn't try the record, but the passthrough was working still. The steps above unlink / reinstall worked for me.

marshalleq avatar Jan 30 '24 21:01 marshalleq