Blackmagic Design

From Derivative
Jump to navigation Jump to search

TouchDesigner supports Blackmagic Design devices through the Video Device In TOP and Video Device Out TOP.

BlackmagicDesign.png

DeckLink 8K Pro.pngDeckLink 4KExtreme12G.png

Blackmagic Design builds a wide array of high performance input and output video devices. They offer devices for PCI-e and USB 3.0 interfaces that are available in a variety of input/output connections such as HDMI, SDI/HD-SDI, DVI, Component, and more.

Blackmagic Products can be found here.

Blackmagic Support in TouchDesigner
[edit]

TouchDesigner has built-in native driver support for Blackmagic devices providing better performance and lower latency than WDM/DirectShow capture devices.

GPU Direct For Video Support[edit]

With the switch to Vulkan we are able to achieve similar performance via Vulkan features directly using something called Pinned Memory. This works on most GPUs (even non-Quadros), so GPU Direct For Video support is no longer needed.


Requirements


Ways to interface with Blackmagic Design in TouchDesigner


Tips for Working with Blackmagic Design
[edit]

Firmware Updating[edit]

If your Blackmagic device is not working, ensure it has the correct firmware installed for the drivers you are using. As long as your driver is version 11.5 or later, you can use the following commands from the driver installation folder (usually C:\Program Files\Blackmagic Design\Desktop Video):

List the devices and their firmware version:

 DesktopVideoUpdateTool.exe --list

To perform updates (-u) on all devices (-a), use:

 DesktopVideoUpdateTool.exe -ua