Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Avid Media Composer Hiding Black Magic card from Media Composer

  • Hiding Black Magic card from Media Composer

    Posted by Julian Gil on June 22, 2012 at 5:03 pm

    Is there a way to keep Media Composer from seeing my Black Magic video card? I don’t use it to capture. I only use it for monitoring from Resolve. Is there a settings file I can edit to keep MC from seeing it?

    Julian Gil replied 13 years, 1 month ago 4 Members · 5 Replies
  • 5 Replies
  • Shane Ross

    June 22, 2012 at 6:04 pm

    Sorry…there was an option in MC5.5 to turn off the external devices. But that option went away in MC6.

    Shane
    Little Frog Post
    Read my blog, Little Frog in High Def

  • Julian Gil

    June 22, 2012 at 6:23 pm

    Thanks Shane.

  • John Pale

    June 23, 2012 at 4:03 am

    You may want to try to use the terminal to load and unload the Decklink drivers. Drivers are referred to as kexts (kernel extensions)

    Kext can be loaded and unloaded during runtime using the kextload and kextunload command lines.

    in order to load kext, from terminal write:
    sudo kextload kextName (where kextName stands for the kext name you want to load)
    enter your password and press enter
    the system should reply with a success or fail message.

    in order to unload kext, from terminal write:
    sudo kextunload kextName (where kextName stands for the kext name you want to unload)
    enter your password and press enter
    the system should reply with a success or fail message.

    Since you may want to do this regularly, you might want to save it as a script.

  • Kjell Peterson

    April 12, 2013 at 10:36 am

    I can confirm that the kextunload-trick works. You need the -b option though. This is the complete command:
    sudo kextunload -p -b com.blackmagic-design.desktopvideo.iokit.driver

    And to reload the driver:
    sudo kextload -b com.blackmagic-design.desktopvideo.iokit.driver

  • Julian Gil

    April 12, 2013 at 1:12 pm

    Thanks!

    I have MC6.5 and I can now turn it off.

    -J

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy