Re: VideoGrabber: dropping last second of sound

2010-10-25 Thread Ben Rubinstein
Thanks Stephen. Your suggestion is indeed what we expect we'll have to implement - but before I report this in RQCC, and before I roll out that fix, I'd be interested to know if anyone else has encountered this. Your response suggests that there is a known issue with the VG not flushing the

Re: VideoGrabber: dropping last second of sound

2010-10-25 Thread Ben Rubinstein
On 22/10/2010 18:53, Colin Holgate wrote: I have no idea what VideoGrabber is, but the symptoms suggest that some frames were skipped, and yet the stored frames were kept at a regular frame rate. Would be interesting to video grab a running clock. Then you could test my theory. VideoGrabber

Re: VideoGrabber: dropping last second of sound

2010-10-22 Thread stephen barncard
yes, I'm guessing that it's not flushing the audio buffer on close. Another coding error that's been there for ages. I'd suggest that your stop sequence include some kind of delay before actually stopping the recording, so the talent stops speaking earlier than the actual time it stops, and it sho

Re: VideoGrabber: dropping last second of sound

2010-10-22 Thread Colin Holgate
I have no idea what VideoGrabber is, but the symptoms suggest that some frames were skipped, and yet the stored frames were kept at a regular frame rate. Would be interesting to video grab a running clock. Then you could test my theory. ___ use-revo