-
using blackmagic card to output live video stream from quartz composer, jitter, etc.
I’m doing a bit of experimental work with live video manipulation using programs like
Quartz Composer
Max/MSP?/JitterI’d like to use the Decklink card as a way of outputting the video. I can set up a preview screen in both applications to run on a video screen through the decklink card but it only runs at a reduced framerate when compared to running it on my Apple Display. I’m getting closer to 15fps than 25fps.
I guess I’m currently writing to the screen using it as a ‘video desktop’ rather than outputting to it like FCP does.
I need to talk to the card like FCP does.I know you can’t look at all the software out there but my question is:
Is there any reason why I shouldn’t be able to feed a live video stream to the decklink card from one of these apps?
Even if it means getting someone to write some kind of code to provide the decklink with a steady 25fps stream of data.Not imagining this will be easy, just want to know if there’s any intrinsic problems.