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)
Change History (2)
by , 5 years ago
Attachment: | MF_m4a_AAC-ELD_24kbps_16kHz_Mono.m4a added |
---|
comment:1 by , 5 years ago
Keywords: | decode removed |
---|---|
Priority: | important → normal |
Note:
See TracTickets
for help on using tickets.