jit.vcr error

encoder audio's icon

Hi Guys,

I've been trying to render a few visuals for later use, but for some reason, I always get the following message :
failed to finish writing: An unknown error occured (22)

I used the exact same code before without problems, now I do not know what the problem is

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


Any ideas?
I'm from Mac, maybe I have to set up something in Max?
It worked with Max 7.

encoder audio's icon

Weird, jit.gl.record gave me the same unknown 22 error code...
Any ideas?

encoder audio's icon

Sorry guys, I have to bump this thread.
Any ideas? I really need to record some of the visuals for a show.

antialias's icon

Check out Syphon recorder--->http://syphon.v002.info/recorder/

Rob Ramirez's icon

if you need support help, please send a full patch with exact steps to reproduce and full system specs to support.

for recording visual and audio output in Max there are a few basic options:
jit.record / vcr @engine avf (Mac only)
jit.record / vcr @engine viddll
jit.world @output_texture 1 -> jit.gl.syphonserver -> Syphon Recorder (Mac only)
OBS studio (Win only)

encoder audio's icon

@Robin
Will do, but the rest of the patch works and I’ve used this exact bit all the time in Max7.
I’m sure that it must be a codec or some other attribute error, because I haven’t used 8 fot jitter yet...

encoder audio's icon

As I sad, a dam* n00b error.
I tried to record a jit.world...
...after I replaced it with a jit.gl.render, everything works just fine :)