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

FFmpeg trac at avcodec.org
Tue Oct 2 11:07:11 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):

 use ffplay, you can see error.

 ffplay test.aac
 ffplay version 0.8.12, Copyright (c) 2003-2011 the FFmpeg developers
   built on Jun 13 2012 09:57:38 with gcc 4.6.3 20120306 (Red Hat 4.6.3-2)
   configuration: --prefix=/usr --bindir=/usr/bin
 --datadir=/usr/share/ffmpeg --incdir=/usr/include/ffmpeg
 --libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64 --extra-
 cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-
 protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --enable-bzlib
 --enable-libcelt --enable-libdc1394 --enable-libdirac --enable-libfreetype
 --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-librtmp
 --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-
 libvorbis --enable-libvpx --enable-libx264 --enable-libxvid --enable-
 x11grab --enable-avfilter --enable-postproc --enable-pthreads --disable-
 static --enable-shared --enable-gpl --disable-debug --disable-stripping
 --shlibdir=/usr/lib64 --enable-runtime-cpudetect
   libavutil    51.  9. 1 / 51.  9. 1
   libavcodec   53.  8. 0 / 53.  8. 0
   libavformat  53.  5. 0 / 53.  5. 0
   libavdevice  53.  1. 1 / 53.  1. 1
   libavfilter   2. 23. 0 /  2. 23. 0
   libswscale    2.  0. 0 /  2.  0. 0
   libpostproc  51.  2. 0 / 51.  2. 0
 [aac @ 0x7f893c0023e0] max_analyze_duration 5000000 reached at 5013333
 [aac @ 0x7f893c0023e0] Estimating duration from bitrate, this may be
 inaccurate
 Input #0, aac, from 'test.aac':
   Duration: 00:01:12.19, bitrate: 92 kb/s
     Stream #0.0: Audio: aac, 48000 Hz, mono, s16, 92 kb/s
 [aac @ 0x7f893c0008c0] channel element 2.8 is not allocated=0/0
    7.33 A-V:  0.000 s:0.0 aq=  320KB vq=    0KB sq=    0B f=0/0

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


More information about the FFmpeg-trac mailing list