Page 1 of 1

intesity pro 4k and DeckLink SDI 4K

PostPosted: Mon Jun 20, 2016 11:06 am
by Andrea Rosignoli
i make a software,using DirectShowLib API, to get a liveview by a intesity pro 4k card. Now, probably i need to change this card with a DeckLink SDI 4K card. Program will work with this card without modification?

Re: intesity pro 4k and DeckLink SDI 4K

PostPosted: Fri Jun 24, 2016 5:25 am
by Nicholas Gill
Hi Andrea,

I can confirm that the Intensity Pro 4K and DeckLink SDI 4K are both supported by the same DirectShow / WDM filters.

Please note that the older, user-space DirectShow filters (Decklink Video Capture, Decklink Audio Capture) are deprecated in favour of the WDM capture filters (Blackmagic WDM Capture).

As your application advances, please note that while the DirectShow / WDM interfaces are available, they provide a subset of the functionality available through the native DeckLink API.

Cheers,

-nick