Hi folks
I'm trying to use pix_record to record several short clips from pix_video. pix_record doesn't seem to be resetting its frame count with each new file, so for instance clip 1 is frame 0 -9, then clip 2 is 10 still frames, then the 10 frames of video I recorded. Likewise clip 3 starts at frame 20.
Am I missing something?
OS X Pd-Extended 3.9.3
cheers dafydd
After a bit of investigation, I find that my original observation was wrong. In fact, what seems to happen is that pix_record keeps counting _time_ since recording first starts. So if I record 10 seconds of video, wait 10 minutes and record another 10 seconds, the second file has 10:10 of still before it plays what I recorded.
Anybody know what's going on?
cheers dafydd
Dafydd Hughes wrote:
Hi folks
I'm trying to use pix_record to record several short clips from pix_video. pix_record doesn't seem to be resetting its frame count with each new file, so for instance clip 1 is frame 0 -9, then clip 2 is 10 still frames, then the 10 frames of video I recorded. Likewise clip 3 starts at frame 20.
Am I missing something?
OS X Pd-Extended 3.9.3
cheers dafydd