Video processing examples

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

PaulSoulsby

  • Posts: 3
  • Joined: Thu Nov 17, 2016 1:53 pm

Video processing examples

PostSat Nov 19, 2016 6:32 pm

I'm wanting to use a Decklink Quad 2 to take 2 fill and key pairs, composite one on top of the other and output the result on another fill and key pair (ie using 6 of the 8 input/outputs total).

I've have a quick scan through the SDK examples, but these seem to be more about initialising the hardware rather than processing the signals. Are there any example out there that show how to manipulate a video stream before outputting.

thanks!
Offline

Dave Johnstone

  • Posts: 223
  • Joined: Mon Dec 08, 2014 11:12 am
  • Location: Adelaide

Re: Video processing examples

PostMon Nov 21, 2016 9:25 pm

The OpenGL Compositing sample takes an input, manipulates it then outputs it to another channel - this could be of help. Basically, when you capture frames, they are put into a block of memory in the format you choose (such as RGBA). You can then perform whatever calculations you need and send the modified frame out on another channel.

Regards,

Dave
Freelance Television Broadcast Engineer
and Software Programmer.

Return to Software Developers

Who is online

Users browsing this forum: No registered users and 37 guests