On Mon, Dec 06, 2004 at 02:32:25PM -0500, Shane Shrybman wrote:
> I compiled a fresh version from CVS and did some tests. Hopefully this
> output will be useful.

It was most helpful.  Please try this patch.

David
-- 
David Engel
[EMAIL PROTECTED]
Index: libs/libmythtv/NuppelVideoPlayer.cpp
===================================================================
RCS file: /var/lib/mythcvs/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp,v
retrieving revision 1.399
diff -u -r1.399 NuppelVideoPlayer.cpp
--- libs/libmythtv/NuppelVideoPlayer.cpp        3 Dec 2004 03:59:11 -0000       
1.399
+++ libs/libmythtv/NuppelVideoPlayer.cpp        6 Dec 2004 22:43:31 -0000
@@ -134,6 +134,7 @@
 
     hasFullPositionMap = false;
 
+    framesPlayed = 0;
     totalLength = 0;
     totalFrames = 0;
     play_speed = 1.0;
_______________________________________________
mythtv-dev mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to