[mythtv-commits] Ticket #7784: WriteAudio: buffer underrun during playback of CD audio

MythTV mythtv at cvs.mythtv.org
Sun Dec 20 04:21:57 UTC 2009


#7784: WriteAudio: buffer underrun during  playback of CD audio
--------------------------------------------+-------------------------------
 Reporter:  Paul <paul@…>                   |       Owner:  stuartm   
     Type:  defect                          |      Status:  new       
 Priority:  minor                           |   Milestone:  unknown   
Component:  Plugin - MythMusic              |     Version:  0.22-fixes
 Severity:  medium                          |     Mlocked:  0         
--------------------------------------------+-------------------------------
 When I select CD-Audio as input source for Mythmusic I can stop/start
 playback
 Mythfrontend logfile produces:
  WriteAudio: buffer underrun

 MP3 playback ok and GNOME CD player works ok too
 Just seems to affect MythTV.
 I thought it might be related to my TV recording playback where I get same
 message.

 Verbose log

 2009-12-20 14:00:14.487 GetAudiotime now=1261278014.487640,
 set=1261278014.482333, ret=5, audt=15568 sf=1
 2009-12-20 14:00:14.487 AO: _AddSamples samples=512 bytes=2048,
 used=47105, free=1488895, timecode=-1 needsupmix 0
 2009-12-20 14:00:14.487 GetAudiotime now=1261278014.487739,
 set=1261278014.482333, ret=5, audt=15568 sf=1
 2009-12-20 14:00:14.487 AO: _AddSamples samples=512 bytes=2048,
 used=49153, free=1486847, timecode=-1 needsupmix 0
 2009-12-20 14:00:14.487 GetAudiotime now=1261278014.487852,
 set=1261278014.482333, ret=5, audt=15568 sf=1
 2009-12-20 14:00:14.487 AO: _AddSamples samples=512 bytes=2048,
 used=51201, free=1484799, timecode=-1 needsupmix 0
 2009-12-20 14:00:14.487 GetAudiotime now=1261278014.487952,
 set=1261278014.482333, ret=5, audt=15568 sf=1
 2009-12-20 14:00:14.488 AO: _AddSamples samples=512 bytes=2048,
 used=53249, free=1482751, timecode=-1 needsupmix 0
 2009-12-20 14:00:14.488 SetAudiotime set=1261278014.488314, audt=15568
 atc=15881 tb=55296 sb=0 eds=4410000 abps=4 sf=1
 2009-12-20 14:00:14.488 GetAudiotime now=1261278014.488391,
 set=1261278014.488314, ret=0, audt=15568 sf=1
 2009-12-20 14:00:14.488 AO: Broadcasting free space avail
 2009-12-20 14:00:14.488 WriteAudio: Preparing 6144 bytes (1536 frames)
 2009-12-20 14:00:14.488 WriteAudio: buffer underrun
 2009-12-20 14:00:14.488 SetAudiotime set=1261278014.488702, audt=15568
 atc=15881 tb=55268 sb=6116 eds=4410000 abps=4 sf=1
 2009-12-20 14:00:14.488 GetAudiotime now=1261278014.488774,
 set=1261278014.488702, ret=0, audt=15568 sf=1
 2009-12-20 14:00:14.488 AO: Broadcasting free space avail
 2009-12-20 14:00:14.488 WriteAudio: Preparing 6144 bytes (1536 frames)
 2009-12-20 14:00:14.489 SetAudiotime set=1261278014.489126, audt=15569
 atc=15881 tb=55208 sb=12200 eds=4410000 abps=4 sf=1
 2009-12-20 14:00:14.489 GetAudiotime now=1261278014.489182,
 set=1261278014.489126, ret=0, audt=15569 sf=1
 2009-12-20 14:00:14.489 AO: Broadcasting free space avail
 2009-12-20 14:00:14.489 WriteAudio: Preparing 6144 bytes (1536 frames)
 2009-12-20 14:00:14.489 SetAudiotime set=1261278014.489425, audt=15569
 atc=15881 tb=55148 sb=18284 eds=4410000 abps=4 sf=1
 2009-12-20 14:00:14.489 GetAudiotime now=1261278014.489481,
 set=1261278014.489425, ret=0, audt=15569 sf=1
 2009-12-20 14:00:14.489 AO: Broadcasting free space avail


 Note I can re-produce longer verbose recording logs if required.

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


More information about the mythtv-commits mailing list