Mon Apr 05, 2021 10:41 am
Hello!
I´m new here and using the BMD Decklink SDK.
For a project we would like to modify the incoming inputstream of a Decklink 8K Pro by using a mathematical calculation or a LUT and send the modified stream to the output.
Our plan is to access the current frame frame-by-frame, recalculate the frame and send it to the output of the Decklink. We used for our attempts the examples "VancCapture", "SychronisedCapture" and "FileCapture", but we can´t finde a solution to solve our this.
If somebody knews a solution for this, we would be very thankful. Thanks!