Posts: 52
Joined: Dec 2012
Reputation:
0
Is there any current or planned support for the new HEIF format? I can't see it listed in the Wiki so I assume no. HEVC is supported of course.
Given the recent release of iOS 11 with photos being set to this format by default, I imagine this question will get asked frequently when people try to playback their photos.
Posts: 14,208
Joined: Nov 2009
Reputation:
711
Klojum
Lost connection
Posts: 14,208
As you noticed from the Wiki, there is no HEIF support yet.
But it has already been mentioned within the Kodi Team.
It's on the radar, but no ETA for an implementation yet.
Posts: 1,506
Joined: Nov 2013
it seems to be a rather messy situation at this point; i did some initial code and stopped when the ios created files doesn't want to demux with what appears to be the reference heif implementation...
Posts: 1,506
Joined: Nov 2013
2017-09-21, 13:10
(This post was last modified: 2017-09-21, 13:12 by ironic_monkey.)
the patch is very wip. i've gotten a bit further, got shit demuxed using reference heif code, and tossed the data at ffmpeg for decode and conversion to rgb. haven't inspected the results yet, but i think i can grok this into something that will work temporarily.
of course the statically linked ffmpeg will once again bite us badly, so making it portable will be a mostly impossible. and the license for the reference implementation is riddled with patent crap so the add-on will not be distributable.
Posts: 1,506
Joined: Nov 2013
nah, i'm back to giving up on this shit for now. every file i have at hand claims that block 8 should have 512x512 res but the hevc decoder spits out 320x240 complaining that the data is invalid and the given decoded data is garbage. for all the other blocks, i get a part of the picture. i'm missing some piece to this puzzle and i'm not very motivated since this is apple crap. if somebody wants to take over i can share my hacks.
Posts: 51
Joined: Jan 2014
Reputation:
0
Hello,
Been a bit quiet on the subject, anyone aware of any update on plans / ambitions supporting HEIF? Just downloaded v17.5 and it's still not supported as far as I can tell.
Thanks for a fantastic product I cannot live without!
Posts: 51
Joined: Jan 2014
Reputation:
0
Hello, any news on this? Got nothing from the ffmeg link, wondered if anyone here knew anything? Will this work in Kodi 18? Don't get any indication this will be resolved any time soon, we're on IOS 12 now :|
Posts: 10,737
Joined: Oct 2011
Reputation:
667
jjd-uk
Team-Kodi Member
Posts: 10,737
Status is unchanged, requires ffmpeg support first.
Posts: 12,706
Joined: Nov 2003
Reputation:
129
spiff
Team-Kodi Member
Posts: 12,706
will be available for installation from repo in v18.