[mythtv-commits] Ticket #8563: AFD Error: Unknown audio decoding error

MythTV mythtv at cvs.mythtv.org
Tue Jun 29 00:18:46 UTC 2010


#8563: AFD Error: Unknown audio decoding error
---------------------------------------------+------------------------------
 Reporter:  cristian.rodriguez@…             |        Owner:  jyavenard 
     Type:  defect                           |       Status:  closed    
 Priority:  major                            |    Milestone:  unknown   
Component:  MythTV - Audio Output            |      Version:  Trunk Head
 Severity:  high                             |   Resolution:  invalid   
  Mlocked:  0                                |  
---------------------------------------------+------------------------------

Comment(by anonymous):

 Seems like there is misunderstanding here, I already did my homework and
 even submitted a patch to mythtv, Im 100% sure this is _NOT_ an user
 error.

 grep LATM *
 config.h:#define CONFIG_LIBFAAD_LATM_DECODER 1
 config.h:#define CONFIG_LATM_PARSER 1
 config.mak:CONFIG_LIBFAAD_LATM_DECODER=yes
 config.mak:CONFIG_LATM_PARSER=yes

 libfaad, libfaac and everything that is needed to support it is already
 enabled, my wild guess is that some builtin library you ship is outdated.

 I have the latest multimedia libraries installed as well current mythtv
 trunk

 {{{
 0-06-28 20:15:27.603 NVP(0): Forcing decode extra audio option on (Video
 method requires it).
 2010-06-28 20:15:27.603 AFD: Opened codec 0x24fc570, id(H264) type(Video)
 2010-06-28 20:15:27.603 AFD: codec AAC/LATM has 2 channels
 2010-06-28 20:15:27.603 AFD: Opened codec 0x250bc40, id(AAC/LATM)
 type(Audio)
 2010-06-28 20:15:27.603 AFD: Audio Track #1 is A/V stream #1 and has 2
 channels in the Undetermined language(7695972).
 2010-06-28 20:15:27.613 AFD: Selected track 1: Undetermined LIBFAAD_LATM
 2ch (A/V Stream #1)
 2010-06-28 20:15:27.613 AFD: Initializing audio parms from audio track #1
 2010-06-28 20:15:27.613 AFD: Audio format changed
                         from id(NONE)     -1Hz -1ch -1bps     to
 id(AAC/LATM)  88200Hz  2ch 16bps
 2010-06-28 20:15:27.613 AO: SetEffDsp: 8820000
 2010-06-28 20:15:27.613 AO: Killing AudioOutputDSP
 2010-06-28 20:15:27.613 AO: OutputAudioLoop: Stop Event
 2010-06-28 20:15:27.613 AO: kickoffOutputAudioLoop exiting
 2010-06-28 20:15:27.613 AO: Original codec was AAC/LATM, signed 16 bit, 88
 kHz, 2 channels
 2010-06-28 20:15:27.613 AO: Resampling from 88 kHz to 48 kHz with quality
 medium
 2010-06-28 20:15:27.613 AO: Audio processing enabled
 2010-06-28 20:15:27.613 AO: Opening audio device 'mixed-digital' ch 2(2)
 sr 48000 sf signed 16 bit reenc 0
 2010-06-28 20:15:27.613 ALSA: Setting IEC958 status: audio
 2010-06-28 20:15:27.614 Opening ALSA audio device 'mixed-digital'.
 2010-06-28 20:15:27.615 ALSA: SetParameters(format=2, channels=2,
 rate=48000, buffer_time=100000, period_time=50000)
 2010-06-28 20:15:27.615 ALSA: Buffer time = 85333 us
 2010-06-28 20:15:27.615 ALSA: Period time = 21333 us
 2010-06-28 20:15:27.615 ALSA: Buffer size = 4096 | Period size = 1024
 2010-06-28 20:15:27.615 AO: Audio fragment size: 2048
 2010-06-28 20:15:27.615 AO: Audio Stretch Factor: 1
 2010-06-28 20:15:27.615 AO: Ending Reconfigure()
 2010-06-28 20:15:27.615 AO: kickoffOutputAudioLoop: pid = 27824
 2010-06-28 20:15:27.615 AO: OutputAudioLoop: Play Event
 2010-06-28 20:15:27.674 AO: Pause 0
 2010-06-28 20:15:27.674 AO: Pause 1
 2010-06-28 20:15:27.675 AO: OutputAudioLoop: audio paused
 2010-06-28 20:15:27.699 AFD Error: Unknown audio decoding error
 2010-06-28 20:15:27.699 AFD Error: Unknown audio decoding error
  }}}
 Is the result, no matter what audio device is used, either digital or
 analog.

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


More information about the mythtv-commits mailing list