DXV Codec with jit.record
Hey All,
I'm in a time sensitive pickle. I'm trying to capture some video and export to DXV 3 Codec which is supported by Resolume with jit.record. I attached a screenshot of the error. I
What I have tried:
1. I tried closing Max / restarting the computer
I see that the codec is available, however when I try and export I have no luck. I also notice that the codec is located in MacintoshHD/Library/Quicktime NOT MacintoshHD/System/Library/Quicktime
Any one have any suggestions?
Thanks!

I
if you want to use quicktime for recording you must launch Max 7 in 32 bit mode, and instantiate your jit.record with qt engine [ jit.record @engine qt ]
the viddll engine uses ffmpeg for recording, and reports tons of codecs that it doesn't actually support. the only known supported codecs are those listed in the codec attribute attrui menu.
Okay, so despite that the codec is installed on the computer, and other applications can export in the codec (MPEG Streamclip, Premiere, Quicktime, etc.), there would be no way for vidll to export?
I tried exporting using @engine qt but no codecs come up. I have also confirmed that it has been running in 32-bit Mode.