• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    Video modes - Blackmagic Desktop Video Driver setup

    Troubleshooting and Bug Reports
    2
    2
    6
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      opmeyer1 last edited by

      Hi Isadora team — short bug report and recommended fix for matching input signal pixel formats to capture setting pixel formats UltraStudio 4K Mini HDMI RGB/YUV feeds.

      Problem (symptoms): When Isadora opens the Blackmagic driver the device is forced into YUV 4:2:2 input mode, producing a black preview even though the incoming HDMI signal is present at 1080p60 RGB 10‑bit. Launching Blackmagic Media Express immediately reconfigures the device to RGB10 and the image returns.

      Possible root cause: Isadora is calling the Desktop Video API without negotiating or selecting the correct pixel format/display mode (or is explicitly requesting a YUV pixel format). The Blackmagic driver will accept an explicit RGB10 request or perform auto‑negotiation if asked; currently Isadora’s call path forces YUV.

      Recommended fix 

      1. Negotiate display mode + pixel format on open — call the Desktop Video API to enumerate supported display modes (GetDisplayModeIterator / display mode list) and choose the exact 1080p60 mode reported by the device.
      2. Request RGB10 explicitly when available — call EnableVideoInput (or equivalent) with the matching display mode and bmdFormat10BitRGB (or the SDK constant for 10‑bit RGB).
      3. Expose a UI override — add a simple capture setting: Pixel Format: Auto / Force RGB10/ Force RGB8/ Force YUV422 for troubleshooting and edge cases.

      Juriaan 1 Reply Last reply Reply Quote 0
      • Juriaan
        Juriaan Tech Staff @opmeyer1 last edited by

        @opmeyer1

        Hi! 

        Thanks for making such a detailed bug report. Tagging our team here to log the bug report / get that into our system.

        @woland @dusx

        Isadora 3.1.1, Dell XPS 17 9710, Windows 10
        Interactive Performance Designer, Freelance Artist, Scenographer, Lighting Designer, TroikaTronix Community moderator
        Always in for chatting about interaction in space / performance design. Drop me an email at hello@juriaan.me

        1 Reply Last reply Reply Quote 0
        • First post
          Last post