Hi, I applied the patch and tested it a couple times today and it seems to be working great. I've committed it, as well as a patch to move the snapshotting to the end of the routine, this solves the problem I was having.
On Wed, May 26, 2004 at 10:27:35PM +0200, Robert Winder wrote: > > 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. > > > > > > > > ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
