[mythtv-commits] Ticket #5478: pause a DVD for a long period of time will cause the frontend to die eventually

MythTV mythtv at cvs.mythtv.org
Fri Jun 27 14:28:17 UTC 2008


#5478: pause a DVD for a long period of time will cause the frontend to die
eventually
------------------------------------------------+---------------------------
 Reporter:  Doug Goldstein <cardoe at gentoo.org>  |       Owner:  ijr       
     Type:  defect                              |      Status:  new       
 Priority:  minor                               |   Milestone:  0.21.1    
Component:  mythtv                              |     Version:  0.21-fixes
 Severity:  medium                              |     Mlocked:  0         
------------------------------------------------+---------------------------
 So I was watching a DVD (I've tested this on multiple DVDs and it's
 reproducible 100% of the time), ended up pausing it to make dinner. By the
 time I got back the DVD drive had spun down. I hit play and it played
 maybe 1/2 second and then hung while the drive spun up. Then it started
 playing and the audio was terribly desync'd from the video. I paused it
 then hit play. It helped. I did this a few times but the audio never
 sync'd 100% with the video. The log was spitting out the following:
 {{{
 2008-06-26 22:47:52.458 WriteAudio: buffer underrun
 2008-06-26 22:47:55.787 NVP::AddAudioData():p1: Audio buffer overflow,
 audio data lost!
 2008-06-26 22:47:55.962 NVP::AddAudioData():p1: Audio buffer overflow,
 audio data lost!
 2008-06-26 22:47:55.988 NVP::AddAudioData():p1: Audio buffer overflow,
 audio data lost!
 2008-06-26 22:47:56.119 NVP::AddAudioData():p1: Audio buffer overflow,
 audio data lost!
 2008-06-26 22:47:56.188 NVP::AddAudioData():p1: Audio buffer overflow,
 audio data lost!
 2008-06-26 22:47:56.189 NVP::AddAudioData():p1: Audio buffer overflow,
 audio data lost!
 2008-06-26 22:47:56.280 NVP::AddAudioData():p1: Audio buffer overflow,
 audio data lost!
 2008-06-26 22:47:56.654 NVP::AddAudioData():p1: Audio buffer overflow,
 audio data lost!
 2008-06-26 22:47:56.820 NVP::AddAudioData():p1: Audio buffer overflow,
 audio data lost!
 2008-06-26 22:47:56.853 NVP::AddAudioData():p1: Audio buffer overflow,
 audio data lost!
 2008-06-26 22:47:57.020 NVP::AddAudioData():p1: Audio buffer overflow,
 audio data lost!
 2008-06-26 22:47:57.187 NVP::AddAudioData():p1: Audio buffer overflow,
 audio data lost!
 ....
 2008-06-26 22:48:05.370 NVP::AddAudioData():p1: Audio buffer overflow,
 audio data lost!
 2008-06-26 22:48:05.462 NVP::AddAudioData():p1: Audio buffer overflow,
 audio data lost!
 2008-06-26 22:48:05.703 NVP::AddAudioData():p1: Audio buffer overflow,
 audio data lost!
 2008-06-26 22:48:06.355 NVP::AddAudioData():p1: Audio buffer overflow,
 audio data lost!
 }}}

 Eventually after enough pause/play sequences it stopped spitting that out.
 But the video was still off (slightly) from the audio.. then when it hit
 the next chapter I got this.
 {{{
 2008-06-26 23:02:42.787 NVP: Timed out waiting for free video buffers.
 2008-06-26 23:02:44.806 NVP: Timed out waiting for free video buffers.
 2008-06-26 23:02:46.810 NVP: Timed out waiting for free video buffers.
 2008-06-26 23:02:48.814 NVP: Timed out waiting for free video buffers.
 2008-06-26 23:02:50.818 NVP: Timed out waiting for free video buffers.
 2008-06-26 23:02:52.822 NVP: Timed out waiting for free video buffers.
 2008-06-26 23:02:54.827 NVP: Timed out waiting for free video buffers.
 2008-06-26 23:02:56.831 NVP: Timed out waiting for free video buffers.
 2008-06-26 23:02:58.835 NVP: Timed out waiting for free video buffers.
 }}}

 Which repeated until I killed the frontend.

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


More information about the mythtv-commits mailing list