I managed capturing video frames from a video card using Black Magic SDK. I can store the video frames.
What I dont know how is it possible to export (render) a video file from captured frames. I would like to create a .mov video from them and store it on HDD.
Thanks for any advice.