[FFmpeg-trac] #8182(avcodec:new): FFMPEG cannot decode ER AAC ELD audio

FFmpeg trac at avcodec.org
Fri Sep 20 12:09:53 EEST 2019


#8182: FFMPEG cannot decode ER AAC ELD audio
-------------------------------------+-------------------------------------
             Reporter:  WillFarmer   |                     Type:  defect
               Status:  new          |                 Priority:  important
            Component:  avcodec      |                  Version:  git-
                                     |  master
             Keywords:  aac  decode  |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 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
 }}}

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


More information about the FFmpeg-trac mailing list