jit.vcr problem
I checked out some recent posts about jit.vcr as I want to use it to record audio and video at the same time. I based the patch on a previous post but the sound still isn't recording. The patch is below. Anyone know why it isn't working?
Cheers.
you need to set the "soc" attribute on you jit.qt.movie to your named spigot~
I might be being quite stupid, but what is the "soc" attribute? I don't think I've every encountered it.
You'll find it listed in the refpage for the jit.qt.movie object. I think it's also mentioned in Jitter Tutorial 27.
Found it thanks, but does it only work with clips that are on the hard drive? I'm streaming from a website using the read function but when I try and record i get a message saying "movie is a not a disk file". Is there any way around this? I really need to record the sound as well.
Thanks
I had this working last week but now when I use the soc attribute the sound disappears. Heres the patch. Anyone know what I'm doing wrong?