#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 _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://ffmpeg.org/mailman/listinfo/ffmpeg-trac