<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Video modes - Blackmagic Desktop Video Driver setup]]></title><description><![CDATA[<p>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.</p>
<p><strong>Problem (symptoms):</strong>  When Isadora opens the Blackmagic driver the device is forced into <strong>YUV 4:2:2 input mode</strong>, producing a black preview even though the incoming HDMI signal is present at <strong>1080p60 RGB 10‑bit</strong>. Launching Blackmagic Media Express immediately reconfigures the device to <strong>RGB10</strong> and the image returns.</p>
<p><strong>Possible root cause: </strong>Isadora is calling the Desktop Video API without negotiating or selecting the correct <strong>pixel format/display mode</strong> (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.</p>
<p><strong>Recommended fix </strong></p>
<ol><li><strong>Negotiate display mode + pixel format on open</strong> — call the Desktop Video API to enumerate supported display modes (<code>GetDisplayModeIterator</code> / display mode list) and choose the exact <strong>1080p60</strong> mode reported by the device.</li><li><strong>Request RGB10 explicitly when available</strong> — call <code>EnableVideoInput</code> (or equivalent) with the matching display mode and <strong>bmdFormat10BitRGB</strong> (or the SDK constant for 10‑bit RGB).</li><li><strong>Expose a UI override</strong> — add a simple capture setting: <strong>Pixel Format: Auto / Force RGB10/ Force RGB8/ Force YUV422</strong> for troubleshooting and edge cases.</li></ol><p></p>]]></description><link>https://community.troikatronix.com/topic/9442/video-modes-blackmagic-desktop-video-driver-setup</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 15:12:42 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/9442.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 20 May 2026 05:28:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Video modes - Blackmagic Desktop Video Driver setup on Wed, 20 May 2026 13:08:51 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2362">@opmeyer1</a></p><p>Hi! </p><p>Thanks for making such a detailed bug report. Tagging our team here to log the bug report / get that into our system.</p><p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1435">@woland</a> <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@dusx</a></p>]]></description><link>https://community.troikatronix.com/post/57621</link><guid isPermaLink="true">https://community.troikatronix.com/post/57621</guid><dc:creator><![CDATA[Juriaan]]></dc:creator><pubDate>Wed, 20 May 2026 13:08:51 GMT</pubDate></item></channel></rss>