[mythtv-users] Solution for Channel changing pauses

Matthias Badaire mbadaire20 at yahoo.fr
Mon Mar 29 15:49:24 EST 2004


--- ./mythtv/libs/libmythtv/ivtvdecoder.cpp.orig	2004-02-26 00:58:56.000000000 +0000
+++ ./mythtv/libs/libmythtv/ivtvdecoder.cpp	2004-02-26 00:59:14.000000000 +0000
@@ -75,8 +75,8 @@
     videoout->Start(0, skipframes+5);
     videoout->Pause();
 
-    while (ReadWrite(1, 0))
-        ;
+   // while (ReadWrite(1, 0))
+   //     ;
     while (!videoout->GetFramesPlayed() && !ateof)
         ReadWrite(1, 0);
 
-------------- next part --------------

tried this ?


Dennis Hand <4hands at earthlink.net> writes:


> Ever since upgrading to 0.14 I've had problems with pausing and jitters when I change the channel. I've read every post on a possible solution to this with no luck at all. I have two boxes that are almost identical with the same problem. I was curious to find out if anyone else out there had the same problems and if so what hardware are you using. I'm hoping this has been resolved in the upcoming 0.15 ver. Here are my specs for my main box:
>
> PIII 800
> 392 megs memory
> 80gig HD
> PVR-250
> SoundBlaster Live 5.1
> Nvidia GeForce4 MX 440 SE
> Soyo 7ISA+
>
> Thanks
> Dennis
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


More information about the mythtv-users mailing list