[FFmpeg-trac] #9956(undetermined:new): More than one AAC RDB per ADTS frame is not implemented

FFmpeg trac at avcodec.org
Sun Oct 2 20:16:52 EEST 2022


#9956: More than one AAC RDB per ADTS frame is not implemented
-------------------------------------+-------------------------------------
             Reporter:  tincanfury   |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:

 ffmpeg-git-20220910-i686-static/ffmpeg -i
 Stray_Pop____2022_07_16_02_59_03.aac -c copy
 Stray_Pop____2022_07_16_02_59_03.m4a
 ffmpeg version N-63101-gc92edd969a-static
 https://johnvansickle.com/ffmpeg/  Copyright (c) 2000-2022 the FFmpeg
 developers
   built with gcc 8 (Debian 8.3.0-6)
   configuration: --enable-gpl --enable-version3 --enable-static --disable-
 debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio
 --cc=gcc --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gmp
 --enable-libgme --enable-gray --enable-libfribidi --enable-libass
 --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb
 --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband
 --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libvorbis
 --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-
 amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-
 libx265 --enable-libxml2 --enable-libxvid --enable-libzimg
   libavutil      57. 36.101 / 57. 36.101
   libavcodec     59. 42.104 / 59. 42.104
   libavformat    59. 30.101 / 59. 30.101
   libavdevice    59.  8.101 / 59.  8.101
   libavfilter     8. 48.100 /  8. 48.100
   libswscale      6.  8.108 /  6.  8.108
   libswresample   4.  9.100 /  4.  9.100
   libpostproc    56.  7.100 / 56.  7.100
 [aac @ 0xd87b4c0] 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.
 [aac @ 0xd87b4c0] Multiple frames in a packet.
 [aac @ 0xd87b4c0] Sample rate index in program config element does not
 match the sample rate index configured by the container.
 [aac @ 0xd87b4c0] Number of scalefactor bands in group (58) exceeds limit
 (40).
 [aac @ 0xd87b4c0] Number of scalefactor bands in group (47) exceeds limit
 (43).
 [aac @ 0xd87b4c0] channel element 1.14 is not allocated
 [aac @ 0xd87a7c0] Estimating duration from bitrate, this may be inaccurate

 happens on several streamripper streaming radio station rips I have, but
 not all of them.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9956>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list