[mythtv-commits] Ticket #1163: LiveTV: DVB stutters, fixed by pause/play

MythTV mythtv at cvs.mythtv.org
Wed Feb 1 00:10:23 UTC 2006


#1163: LiveTV: DVB stutters, fixed by pause/play
----------------------------------------------+-----------------------------
 Reporter:  Mark de Jong <dejongm at gmail.com>  |        Owner:  danielk
     Type:  defect                            |       Status:  new    
 Priority:  minor                             |    Milestone:         
Component:  mythtv                            |      Version:  head   
 Severity:  medium                            |   Resolution:         
----------------------------------------------+-----------------------------
Comment (by tralph11 at yahoo.com):

 Mark, just check your output logs using -v playback and check the
 following line when your playback starts:

 RingBuf:CalcReadAheadThresh(45384 KB) -> threshhold(750 KB)
 readblocksize(500 KB)

 The readblocksize should read 500KB. If it is set to 125KB then set the
 threshold lower than the estbitrate which is the first value printed in
 the message. You could also just hardcode the readblocksize to 512000 for
 testing purposes. It seems the patch as is works for all my HD channels. I
 must of been confused earlier.

 BTW, I think you accidentally deleted the Milestone that Daniel set to
 0.19.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1163>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list