Wednesday, May 26, 2004, 9:21:16 PM, Aubin wrote: > On Wed, May 26, 2004 at 01:36:20PM -0300, Rob Shortt wrote: >> It does. Or at least it did, and nothing has changed afaik. Does >> whichever recording plugin's Stop() function work for you? I can't test >> it until I do some more work fixing my freevo setup.
> Maybe it's because of the snapshot being called before we set it to idle. > I'll see about moving it to the end. Is it able to record as long as mode > is idle? > snapshot(video_save_file) > self.mode = 'idle' About the consecutive recordings, Florian Demmer did send a patch for ivtv_record a while ago. Didn't made it into cvs but works fine for me een with record_padding enabled. Diff attached. And looking briefly at the code in generic_record.py the same solution can be applied to generic_record.py. /Robert.
ivtv_record.diff
Description: Binary data
