Recording Video using OpenGL and jit.vcr

Madeleine Flieger's icon

Hi everyone,

I'm working on a project now where I'm doing interactive animation and audio, and I'd love to be able to record this as a video file. However, I can't seem to get the darn thing to work. I'm using the patching from the jit.vcr help file to no avail-- my computer either doesn't write the file, or it writes the file and then QuickTime refuses to open it.

If anyone could point me in the right direction, that would be amazing. Thanks in advance and happy new year! :)

Max Patch
Copy patch and select New From Clipboard in Max.

Rob Ramirez's icon

set @output_matrix 1 on your jit.world if you want to send its contents to jit.vcr

Madeleine Flieger's icon

thanks, rob! worked like a charm.