Update of /cvsroot/freevo/freevo/src/tv/plugins
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8287/tv/plugins
Modified Files:
ivtv_record.py
Log Message:
The snapshot in the event doesn't work. I've tried it numerous times, and it
is being killed before completing.
Did no one else actually try this change?
Index: ivtv_record.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/tv/plugins/ivtv_record.py,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** ivtv_record.py 22 Jun 2004 01:05:51 -0000 1.24
--- ivtv_record.py 23 Jun 2004 19:07:05 -0000 1.25
***************
*** 11,14 ****
--- 11,20 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.25 2004/06/23 19:07:05 outlyer
+ # The snapshot in the event doesn't work. I've tried it numerous times, and it
+ # is being killed before completing.
+ #
+ # Did no one else actually try this change?
+ #
# Revision 1.24 2004/06/22 01:05:51 rshortt
# Get the filename from tv_util.getProgFilename().
***************
*** 209,212 ****
--- 215,221 ----
self.mode = 'idle'
+ from util.videothumb import snapshot
+ snapshot(self.prog.filename)
+
rc.post_event(Event('RECORD_STOP', arg=self.prog))
if DEBUG: print('Record_Thread::run: finished recording')
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog