Page 1 of 1

Video Formats missing in PropertySheet (Intensity Pro 4K)

PostPosted: Wed Nov 25, 2015 11:38 am
by Rene Koenig
Hi,

I'm using the Intensity Pro 4K under DirectShow. Unfortunately, I can't select the desired video format 2160p29.97 from within the PropertySheet (CLSID_DecklinkVideoCaptureProperties), because it is missing here. Is there a special reason of why you left some formats out? By the way, the DecklinkCapture sample is affected as well.

Software + SDK version is 10.5.1

Thanks,
Rene

Re: Video Formats missing in PropertySheet (Intensity Pro 4K

PostPosted: Thu Nov 26, 2015 12:26 am
by Nicholas Gill
Hi Rene,

Generally, the recommended interface to the capture cards is the DeckLink API.

A DirectShow interface is available, but provides a subset of the functionality available from the complete DeckLink API.

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

The WDM filters added support for 4K modes in Desktop Video 10.5+.

Hope that helps,

-nick

Re: Video Formats missing in PropertySheet (Intensity Pro 4K

PostPosted: Fri Nov 27, 2015 1:54 pm
by Rene Koenig
Hello Nicholas,

I don't really know why I overlooked the WDM filter, but it does the business.

Thank you very much!