[mythtv-commits] Ticket #5469: MythTV hangs sometimes playing a DVD

MythTV mythtv at cvs.mythtv.org
Tue Sep 29 01:53:40 UTC 2009


#5469: MythTV hangs sometimes playing a DVD
--------------------------------+-------------------------------------------
 Reporter:  mabstyle at gmail.com  |        Owner:  skamithi  
     Type:  defect              |       Status:  assigned  
 Priority:  minor               |    Milestone:  unknown   
Component:  DVD Playback        |      Version:  0.21-fixes
 Severity:  medium              |   Resolution:            
  Mlocked:  0                   |  
--------------------------------+-------------------------------------------

Comment(by ttmesterr at gmail.com):

 I have attached a patch to potentially resolve an issue that causes the
 NuppelVideoPlayer decoder thread to get stuck in the
 AudioOutputBase::Drain() function while the audio output thread is paused.

 The first part of the patch allows the audio to be un-paused when
 prebuffering is done.
 The second part of the patch keeps a thread from getting stuck in the
 Drain() function if the audio buffer level is not changing.  This is
 really a fail-safe in case there are other conditions where this set of
 events can occur.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5469#comment:8>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list