jit.vcr error
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
Any ideas?
I'm from Mac, maybe I have to set up something in Max?
It worked with Max 7.
Weird, jit.gl.record gave me the same unknown 22 error code...
Any ideas?
Sorry guys, I have to bump this thread.
Any ideas? I really need to record some of the visuals for a show.
Check out Syphon recorder--->http://syphon.v002.info/recorder/
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)
@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...
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 :)