Page 1 of 1

read frame from capture card deck link 4k extream

PostPosted: Sat Oct 13, 2018 2:38 pm
by hoffman
i am having problem starting with the sdk .
can anyone help me read frames from the camera?
my set up is sony fdr ax 100 (via hdmi)-->teranex mini converter (sdi)-->decklink 4k extream .
how do do i read frame in c++ project?where can i find sample code i have tried the samples from bm site in vs 2017 and nothing worked.
thank you !

Re: read frame from capture card deck link 4k extream

PostPosted: Thu Oct 18, 2018 4:02 am
by Cameron Nichols
Hi Mache,

To capture video frames with the DeckLink-SDK you need to subclass the IDeckLinkInputCallback interface. This interface defines the VideoInputFrameArrived callback providing the incoming frame.

A high level overview of the capture process can be found in the DeckLink SDK Manual - section 2.4.1 Capture. Also have a look at the Linux Capture sample which captures and stores out raw video to file.

Can you please provide further detail on the issues you see with VS2017? Have you stepped through debug to determine where the samples are failing?

Regards
Cameron

Re: read frame from capture card deck link 4k extream

PostPosted: Wed Oct 24, 2018 5:16 am
by epsonerror
Does anyone know what Decklink drivers work consistently for this plugin? We get lockups in the driver just using the demo provided with the package. When the driver locks up you have to restart the entire PC. We are using a Decklink Quad card. On top of all that, the device indexes change every time you seat the card in the pc. Has anyone had any luck with or solving any of these issues?
Thanks in advance, Regards,