Nevcairiel / LAVFilters

LAV Filters - Open-Source DirectShow Media Splitter and Decoders
GNU General Public License v2.0
7.34k stars 789 forks source link

Is there any plan to support xHE-AAC decoding? #501

Closed lzy0702 closed 2 years ago

lzy0702 commented 2 years ago

I received some audio files in xHE-AAC, and I cannot playback them with lavfilters. Is there any plan to support this format?

lvqcl commented 2 years ago

LAV uses ffmpeg for decoding. If ffmpeg cannot decode xHE-AAC then LAV can't play it.

clsid2 commented 2 years ago

http://trac.ffmpeg.org/ticket/8411