Skip to content

Installation

Hardware requirements, DeckLink setup, and installing packages.

Hardware Requirements

ComponentMinimumRecommended
OSLinux (Debian 12+) or Windows 10+Debian 13
GPUVulkan 1.1 capableNVIDIA RTX or AMD RDNA2+ with recent drivers
CPUx86_64, 4 cores8+ cores for headroom with HDR metering
RAM4 GB8 GB+
CaptureBlackmagic DeckLink cardDeckLink Mini Recorder 4K or higher

A Vulkan-capable GPU is required. The rendering pipeline uses libplacebo's Vulkan backend for all scaling, tone mapping, and shader processing.

  1. Install a supported Blackmagic DeckLink capture card (PCIe or Thunderbolt).

  2. Download and install the Desktop Video drivers from Blackmagic Design support.

  3. Open Blackmagic Desktop Video Setup and verify your card is detected. Confirm that the correct input (HDMI or SDI) is selected and showing the expected signal format.

    Blackmagic Desktop Video Setup showing DeckLink Mini Recorder 4K with HDMI input at 2160p23.98

  4. The application defaults to HDMI input on DeckLink device index 0. Connect your HDMI source before launching.

TIP

The DeckLink SDK supports automatic input format detection. When the source changes resolution or frame rate, the application will restart capture with the new format automatically.

Installing

Windows

Download the latest .exe installer from the releases page. Run the installer and follow the prompts.

Linux

Download the latest .AppImage from the releases page:

bash
chmod +x VoidVideo-*.AppImage
./VoidVideo-*.AppImage