[FFmpeg-trac] #1614(avcodec:open): AAC stream with SBR fails with "channel element 0.1 is not allocated"

FFmpeg trac at avcodec.org
Tue Aug 7 22:57:27 CEST 2012


#1614: AAC stream with SBR fails with "channel element 0.1 is not allocated"
------------------------------------+-----------------------------------
             Reporter:  iceman12c   |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  AAC SBR     |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by cehoyos):

 * status:  new => open
 * version:  unspecified => git-master
 * reproduced:  0 => 1


Comment:

 For future bug-reports: Please always add complete, uncut console output.

 {{{
 $ ffmpeg -i SAM04AAC41_SC
 ffmpeg version N-43296-g13c5069 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Aug  7 2012 20:51:48 with gcc 4.3.2 (GCC)
   configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl --enable-
 libopenjpeg --enable-libvorbis --enable-libspeex --enable-libmp3lame
 --enable-libtheora --extra-ldflags=-lm --enable-libvpx --enable-libxavs
 --enable-x11grab --enable-libass --enable-nonfree --enable-libfaac
 --enable-libopus --enable-libfdk-aac
   libavutil      51. 66.101 / 51. 66.101
   libavcodec     54. 50.100 / 54. 50.100
   libavformat    54. 22.101 / 54. 22.101
   libavdevice    54.  2.100 / 54.  2.100
   libavfilter     3.  6.100 /  3.  6.100
   libswscale      2.  1.101 /  2.  1.101
   libswresample   0. 15.100 /  0. 15.100
   libpostproc    52.  0.100 / 52.  0.100
 [aac @ 0x911b780] channel element 0.1 is not allocated
     Last message repeated 2703 times
 [aac @ 0x9115500] decoding for stream 0 failed
 [aac @ 0x9115500] Could not find codec parameters for stream 0 (Audio:
 aac, stereo, s16, 60 kb/s): unspecified sample rate
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 [aac @ 0x9115500] Estimating duration from bitrate, this may be inaccurate
 SAM04AAC41_SC: could not find codec parameters
 }}}

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


More information about the FFmpeg-trac mailing list