Decklink SDI with SDK 10.6.5

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

Malcom Moody

  • Posts: 4
  • Joined: Wed May 04, 2016 3:04 am

Decklink SDI with SDK 10.6.5

PostWed May 04, 2016 3:10 am

Hi
Just starting out with BM development using a Decklink SDI card.
Trying to get the SignalGenCSharp sample to work with this with no success.

Its tripping up when setting the video output mode. Can anyone tell me if this card actually supports m_deckLinkOutput.EnableVideoOutput ?

The code is erroring with
"An unhandled exception of type 'System.UnauthorizedAccessException' occurred in SignalGenCSharp.exe

Additional information: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))"

cheers
Malcom
Offline

Malcom Moody

  • Posts: 4
  • Joined: Wed May 04, 2016 3:04 am

Re: Decklink SDI with SDK 10.6.5

PostThu May 12, 2016 9:38 pm

Bump

Doesn't anyone from BM read these forums?
Offline

Nicholas Gill

Blackmagic Design

  • Posts: 169
  • Joined: Mon May 04, 2015 10:28 pm

Re: Decklink SDI with SDK 10.6.5

PostFri May 13, 2016 2:41 am

Hi Malcom,

Please note that these are primarily user forums, please see the SDK Manual section "1.2  Overview" which provides an email address for direct developer enquiries.

The DeckLink SDI does support video output, but please note that the mentioned device is a half-duplex device - capable of capture and playback, but not both simultaneously.

EnableVideoOutput[1] may return E_ACCESSDENIED if it is unable to access the hardware - including if the device is already in use.

Please check if another application (possibly a previous instance of the same application) is not already using the device.

Cheers,

-nick

[1] 2.5.3.5 IDeckLinkOutput::EnableVideoOutput method
Offline

Malcom Moody

  • Posts: 4
  • Joined: Wed May 04, 2016 3:04 am

Re: Decklink SDI with SDK 10.6.5

PostSun May 15, 2016 11:23 pm

Thanks Nick

Yeah I thought that but the card is not being used by any other code. Several PC reboots just in case.
Have borrowed a SDI 4K card which works fine but the older SDI does not.
Would have liked to use the SDI as I do not need duplex.

Malcom

Return to Software Developers

Who is online

Users browsing this forum: No registered users and 33 guests