#113: AAC - Audio object type 23 is not supported -------------------------+--------------------- Reporter: k_s_johnson | Type: defect Status: new | Priority: normal Component: avcodec | Version: git Keywords: AAC-LD | Blocked By: Blocking: | Reproduced: 0 Analyzed: 0 | -------------------------+--------------------- ffmpeg AAC codec (decoder) doesn't seem to support AAC-LD and libfaad or libfaad2 (which is documented to support AAC-LD) is no longer an audio codec option. So there is no way to decode AAC-LD format audio track anymore. However, vlc on windows seems to play the file ffmpeg build from git snapshot of a few days ago( ffmpeg-HEAD-e16665b) on Fedora 2.6.30.9-96.fc11.x86_6411. command line: ffmpeg -y -i po_arrive...mov -acodec pcm_s24le extracted.wav Error message is: [aac @ 0x1e9bfa0] Audio object type 23 is not supported. -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/113> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker