Opened 5 years ago

Closed 5 years ago

#7700 closed defect (invalid)

Failed to decode AAC-LATM 5.1 channel

Reported by: kwsk Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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@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@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]

Change History (2)

comment:1 by Carl Eugen Hoyos, 5 years ago

Where can I find the input file?

comment:2 by kwsk, 5 years ago

Resolution: invalid
Status: newclosed

This is not valid. I'll upload other ticket

Note: See TracTickets for help on using tickets.