xHE-AAC support
#1
Hi - was trying to test a few formats for my audio CD rips and seems like xHE-AAC is one of the best compressed formats out there right now - is there a way to play it in Kodi? or will there ever be?
Reply
#2
It depends on FFmpeg supporting it.  Currently, that doesn't look that likely.  See https://trac.ffmpeg.org/ticket/8411
Learning Linux the hard way !!
Reply
#3
I would guess so, since it seems to be a closed format and as such, open source support will be close to nil Smile
...wishful thinking, none the less
Reply
#4
Anything come of this at all?  I tried the latest available and still no go.  Anyone know what specific resources/files need updated or if any addons can make these work?
Reply
#5
In the link to the related ffmpeg issue (https://trac.ffmpeg.org/ticket/8411) it states there is no solution yet. Kodi uses ffmpeg for decoding, and until ffmpeg will have the support, it is unlikely you will see this supported by Kodi.
Reply
#6
Yeah, I had a feeling about that.  Found it on a brave search.  Was hoping someone knew of another way to get them to play, addon maybe?
Reply
#7
Anyone know what resources I need to replace if I compile my own ffmpeg with xhe-aac support?  I see ffmpeg references in the log.txt but I can't find where it's physically located.
Reply
#8
There is no ffmpeg with xhe-aac support as stated in Post#5
Reply
#9
Thank you for the reply, though not helpful.  Where are the ffmpeg resources that Kodi uses?  Baked into the .exe file?  That's the info I'm looking for please.
Reply
#10
Please look into https://github.com/xbmc/xbmc/blob/master/docs/README.md and follow the description on how to build Kodi for your Operating System. Generally ffmpeg is taken from an archive provided on kodi.tv. From there it is pulled, unpacked and compiled at build time. You can find the URL in the make files.
Reply

Logout Mark Read Team Forum Stats Members Help
xHE-AAC support0