[FFmpeg-trac] #3085(undetermined:new): Support for more than one AAC RDB per ADTS frame

FFmpeg trac at avcodec.org
Sat Oct 26 19:12:37 CEST 2013


#3085: Support for more than one AAC RDB per ADTS frame
-------------------------------------+-------------------------------------
             Reporter:  ramitbhalla  |                     Type:
               Status:  new          |  enhancement
            Component:               |                 Priority:  normal
  undetermined                       |                  Version:
             Keywords:               |  unspecified
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 Summary of the bug: When trying to convert a file I get the following
 error:

 [aac @ 03254800] More than one AAC RDB per ADTS frame is not implemented.
 Update your FFmpeg version to the newest one from Git. If the problem
 still occurs, it means that your file has a feature which has not been
 implemented.

 Is this something that is supported and need to be enabled or something
 which needs support?

 Can one choose the library used for decoding?(fdk or libvo or aac)?


 {{{
 ffmpeg version N-54802-gfc6de70 Copyright (c) 2000-2013 the FFmpeg
 developers
 built on Oct 14 2013 09:33:16 with gcc 4.8.0 (GCC)
  configuration: --arch=x86 --target-os=mingw32 --cross-
 prefix=/home/mcebuddy/Software/ffmpeg/sandbox/mingw-w64-i686/bin/i686-w64-mingw32-
 --pkg-config=pkg-config --enable-gpl --enable-libx264 --enable-avisynth
 --enable-libxvid --enable-libmp3lame --enable-version3 --enable-zlib
 --enable-librtmp --enable-libvorbis --enable-libtheora --enable-libspeex
 --enable-libopenjpeg --enable-gnutls --enable-libgsm --enable-libfreetype
 --enable-libopus --disable-w32threads --enable-frei0r --enable-
 filter=frei0r --enable-libvo-aacenc --enable-bzlib --enable-libxavs
 --extra-cflags=-DPTW32_STATIC_LIB --enable-libopencore-amrnb --enable-
 libopencore-amrwb --enable-libvo-amrwbenc --enable-libschroedinger
 --enable-libvpx --enable-libilbc --enable-iconv --enable-libtwolame
 --extra-cflags=-DLIBTWOLAME_STATIC --enable-libmodplug --extra-
 libs=-lstdc++ --enable-libcaca
 --prefix=/home/mcebuddy/Software/ffmpeg/sandbox/mingw-w64-i686/i686-w64-mingw32
 --enable-static --disable-shared --enable-libsoxr --enable-fontconfig
 --enable-libass   libavutil      52. 40.100 / 52. 40.100
 libavcodec     55. 18.102 / 55. 18.102
 libavformat    55. 12.102 / 55. 12.102
 libavdevice    55.  3.100 / 55.  3.100
 libavfilter     3. 81.101 /  3. 81.101
 libswscale      2.  4.100 /  2.  4.100
 libswresample   0. 17.102 /  0. 17.102
 libpostproc    52.  3.100 / 52.  3.100
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3085>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list