How to grab a Still Frame

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

Antonio Spalluto

  • Posts: 3
  • Joined: Wed May 24, 2017 3:06 pm

How to grab a Still Frame

PostThu Aug 03, 2017 2:22 pm

Hi all,

I am quite new to the Decklink Micro Recorder and the SDK API and I really need your help for giving me the right direction for my project. I need only to capture a single image on a fixed time period and ideally the Grab Still Frame function into MediaExpress would fit it but I need to integrate into my C++ server.

Can you suggest me what is the best way to Grab a Still Frame using the Decklick SDK?

Thanks
Offline

Bob Luo

  • Posts: 3
  • Joined: Thu Aug 03, 2017 8:37 pm

Re: How to grab a Still Frame

PostThu Aug 03, 2017 9:24 pm

you can grab one still frame by set up you frameArrived callback. VideoInputFrameArrived(IDeckLinkVideoInputFrame * videoFrame, IDeckLinkAudioInputPacket * audioPacket)

But my concern is, when I'm reading videoFrame, can I assume it is still(no incoming data overriding the videoFrame's data)

Return to Software Developers

Who is online

Users browsing this forum: No registered users and 18 guests