[FFmpeg-trac] #7700(undetermined:new): Failed to decode AAC-LATM 5.1 channel

FFmpeg trac at avcodec.org
Sat Jan 26 16:58:15 EET 2019


#7700: Failed to decode AAC-LATM 5.1 channel
-------------------------------------+-------------------------------------
             Reporter:  kwsk         |                     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 -I input.ts -vcodec copy -acodec copy -f mpegs output.ts
 ffmpeg version 4.1
 version 3.4.5 is ok

 Jan 26 23:50:05 ubuntu spawn: [aac @ 0x351d280] Sample rate index in
 program config element does not match the sample rate index configured by
 the container.
 Jan 26 23:50:05 ubuntu spawn: [aac @ 0x351d280] Too large remapped id 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.
 Jan 26 23:50:05 ubuntu spawn: [aac @ 0x351d280] If you want to help,
 upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and
 contact the ffmpeg-devel mailing list. (ffmpeg-devel at ffmpeg.org)
 Jan 26 23:50:05 ubuntu spawn: [aac @ 0x351d280] 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.
 Jan 26 23:50:05 ubuntu spawn: [aac @ 0x351d280] channel element 2.11 is
 not allocated
 Jan 26 23:50:05 ubuntu spawn: [aac @ 0x351d280] ChannelElement 1.0 missing
 Jan 26 23:50:05 ubuntu spawn: [aac @ 0x351d280] ChannelElement 1.1 missing
 Jan 26 23:50:05 ubuntu spawn: [aac @ 0x351d280] ChannelElement 0.0 missing
 Jan 26 23:50:05 ubuntu spawn: [aac @ 0x351d280] Multiple frames in a
 packet.
 Jan 26 23:50:05 ubuntu spawn: [aac @ 0x351d280] Sample rate index in
 program config element does not match the sample rate index configured by
 the container.
 Jan 26 23:50:05 ubuntu spawn: [aac @ 0x351d280] Too large remapped id 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.
 Jan 26 23:50:05 ubuntu spawn: [aac @ 0x351d280] If you want to help,
 upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and
 contact the ffmpeg-devel mailing list. (ffmpeg-devel at ffmpeg.org)
 Jan 26 23:50:05 ubuntu spawn: [mpeg2video @ 0x351c0c0] Invalid frame
 dimensions 0x0.
 Jan 26 23:50:05 ubuntu spawn: [aac @ 0x351d280] This stream seems to
 incorrectly report its last channel as LFE[5], mapping to LFE[0]
 }}}

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


More information about the FFmpeg-trac mailing list