-
Play AVI file using Decklink SDK
Hi
I am all new with Decklink SDK, I am trying to playout a given avi file from the decklink which sounds so easy but for a beginner like me its like thought of walking on clouds. I tried with the help of signal generator code where a frame has been created and then passed to ScheduleVideoFrame. In the same way I tried to break an avi in frames and passing these frame to this ScheduleVideoFrame function but its crashing with some memory exception. I could sent my trial code if someone comeup to help me or please give a very basic code which takes avi file as input and plays in through Decklink, this could help me better in understanding the SDK.
Please guide me in my learning, any help would be highly appreciated.Thanks
Wagas