How to save the video format setting?

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

Xiaobo Hu

  • Posts: 1
  • Joined: Wed Oct 14, 2015 3:51 am

How to save the video format setting?

PostWed Oct 14, 2015 3:58 am

Product: Decklink mini Recorder

The camera can only work using this video format(see attachment), but every time when I restart computer, I need to select that setting and save again. Is there any way to save this setting permanently ?
Attachments
Unnamed QQ Screenshot20151014114508.png
Unnamed QQ Screenshot20151014114508.png (16.55 KiB) Viewed 1528 times
Offline

Nicholas Gill

Blackmagic Design

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

Re: How to save the video format setting?

PostMon Oct 19, 2015 2:30 am

Hi Xiaobo,

The DeckLink WDM capture filter implements the IAMStreamConfig [1] interface, which allows a DirectShow based application to configure the output pin of the filter.

The desired output pin format can be saved by your application and programmatically configured at startup to restore the settings.

The DecklinkCapture DirectShow sample (Win\DirectShow\Samples\DecklinkCapture) demonstrates using this interface to set the capture format.

There is no mechanism to save/restore the WDM capture filter property page (Override) settings.

Cheers,

-nick

[1] https://msdn.microsoft.com/en-us/library/windows/desktop/dd319784(v=vs.85).aspx

Return to Software Developers

Who is online

Users browsing this forum: No registered users and 25 guests