Opened 5 years ago

Last modified 5 years ago

#8182 new defect

FFMPEG cannot decode ER AAC ELD audio

Reported by: MultiMedia Owned by:
Priority: normal Component: avcodec
Version: git-master Keywords: aac
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
FFMPEG cannot decode my ER AAC ELD audio. I can see avcodec_send_packets to codec, but I cannot receive data from the avcodec_receive_frame. I try to debug this problem and find FFMPEG cannot decode_ics_info(ics->num_swb = 0 && ics->swb_offset = NULL)

ffplay MF_m4a_AAC-ELD_24kbps_16kHz_Mono.m4a
ffmpeg version N-94817-g8a1f0cb
built on linux

Attachments (1)

MF_m4a_AAC-ELD_24kbps_16kHz_Mono.m4a (286.7 KB ) - added by MultiMedia 5 years ago.

Download all attachments as: .zip

Change History (2)

by MultiMedia, 5 years ago

comment:1 by Carl Eugen Hoyos, 5 years ago

Keywords: decode removed
Priority: importantnormal
Note: See TracTickets for help on using tickets.