[FFmpeg-trac] #113(avcodec:open): AAC - Audio object type 23 is not supported

FFmpeg trac at avcodec.org
Wed Dec 26 12:58:40 CET 2012


#113: AAC - Audio object type 23 is not supported
-------------------------------------+-----------------------------------
             Reporter:  k_s_johnson  |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  normal       |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  AAC-LD       |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------

Comment (by bat_guano):

 Replying to [comment:3 cehoyos]:
 Hi
 This AAC-LD profile can be achieved using libfdk_aac encoder with FFmpeg:-
 $ ffmpeg -i foo -c:a libfdk_aac -profile:a aac_ld -b:a 64k -ar 44100 -ac 2
 foo.m4a
 Sample is attached.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/113#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list