[FFmpeg-trac] #6683(avcodec:open): Transport library initialization error in libfdk_aac when using aac_eld profile

FFmpeg trac at avcodec.org
Wed Sep 27 23:49:30 EEST 2017


#6683: Transport library initialization error in libfdk_aac when using aac_eld
profile
------------------------------------+-----------------------------------
             Reporter:  llogan      |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  minor       |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  libfdk_aac  |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by heleppkes):

 Carls first comment was correct, you cannot encode AAC-ELD as ADTS, which
 is the default mode without global header. ADTS does not support the
 advanced AAC profiles.

 If you encode a mp4/m4a file, then global header is set and raw aac is
 encoded, and ELD should work.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6683#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list