Decklink 4K Extreme 12G with 2SI Output

Ask software engineering and SDK questions for developers working on Mac OS X, Windows or Linux.
  • Author
  • Message
Offline

Steffen Pätzold

  • Posts: 21
  • Joined: Mon Mar 30, 2015 10:35 am
  • Location: Leipzig, Germany

Decklink 4K Extreme 12G with 2SI Output

PostWed Sep 25, 2019 7:22 am

Hello,

is there any chance to configure the output in quadlink mode to 2SI on a Decklink 4K Extreme 12G ?

I tried to configure the device based on https://forum.blackmagicdesign.com/viewtopic.php?f=12&t=93911 but it did not work.
Code: Select all
IDeckLinkConfiguration* pConfig;
if (m_pOutput->QueryInterface(IID_IDeckLinkConfiguration, (void**)& pConfig) == S_OK)
{
   HRESULT valSet = pConfig->SetInt(bmdDeckLinkConfigQuadLinkSDIVideoOutputSquareDivisionSplit, FALSE);
}   
The result (valSet) is E_INVALIDARG.
Is there a way to check if the device supports 2SI output?
Offline

Cameron Nichols

Blackmagic Design

  • Posts: 443
  • Joined: Mon Sep 04, 2017 4:05 am

Re: Decklink 4K Extreme 12G with 2SI Output

PostThu Oct 03, 2019 3:56 am

Hi Steffen,

The bmdDeckLinkConfigQuadLinkSDIVideoOutputSquareDivisionSplit configuration setting is available for the DeckLink 8K Pro and UltraStudio 4K Extreme 3.

Regards
Cameron

Return to Software Developers

Who is online

Users browsing this forum: No registered users and 12 guests