[FFmpeg-trac] #1768(avcodec:open): audio AAC fails at CCE

FFmpeg trac at avcodec.org
Tue Oct 2 13:24:06 CEST 2012


#1768: audio AAC fails at CCE
------------------------------------+-----------------------------------
             Reporter:  kaijun61    |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  aac         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by kaijun61):

 No, I didn't say gstreamer works with this sample. Because of this bug, my
 gstreamer player quited at this point. My gstreamer uses avcodec.

 root at beagleboard:~# Gplayer -d test.aac
  test.aac
 [aac @ 0x47000] max_analyze_duration 5000000 reached at 5013333
 [aac @ 0x47000] Estimating duration from bitrate, this may be inaccurate
 Input #1, aac, from 'test.aac':
   Duration: 00:00:52.23, bitrate: 127 kb/s
     Stream #1:0: Audio: aac, 48000 Hz, mono, s16, 127 kb/s
  Setting pipeline 0 to PLAYING...
 ERROR from element ffdec_aac: Could not decode stream.
 Debugging info: gstffmpegdec.c(697): gst_ffmpegauddec_audio_frame ():
 /GstPipeline:gplayer/ffdec_aac:ffdec_aac:
 Decoding of AAC stream by FFMPEG failed.
  Setting pipeline to NULL...
 ERROR from element ffdemux_mpeg: Internal data stream error.
 Debugging info: gstffmpegdemux.c(1364): gst_ffmpegdemux_loop ():
 /GstPipeline:gplayer/ffdemux_mpeg:ffdemux_mpeg:
 streaming stopped, reason error
  Setting pipeline 1 to PLAYING...

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1768#comment:13>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list