.gif files not working??
#1
Hello, I set up my Kodi system using Eminence skin, I created nice loooking .gif animations to use as the home button thumbnails. These work perfectly on my Kodi setup on my Windows 10 PC, but when I use my build on android version of Kodi, the .gif images do not work. How do I make them work on Kodi android version?? I tried adding .gif to the advanced settings .xml for pictures and video and no luck using the latest Jarvis 16. Please help devs.. Thank you!!
Reply
#2
Any ideas?
Reply
#3
No Kodi devs here??
Reply
#4
They will come if you post your Debug Log ...
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#5
Animated gifs stopped working for me in v16 (FireTV v1). Appears to be related to libgif not being properly packaged in android releases [ref].


Code:
12:49:59 T:18446744072548919104 WARNING: CSkinInfo: failed to load skin settings
12:49:59 T:18446744072511994064   ERROR: Unable to load libgif.so, reason: (null)
12:49:59 T:18446744072511994064   ERROR: Gif::Gif(): Could not load giflib
Reply
#6
(2016-03-09, 20:18)link5 Wrote: Animated gifs stopped working for me in v16 (FireTV v1). Appears to be related to libgif not being properly packaged in android releases [ref].


Code:
12:49:59 T:18446744072548919104 WARNING: CSkinInfo: failed to load skin settings
12:49:59 T:18446744072511994064   ERROR: Unable to load libgif.so, reason: (null)
12:49:59 T:18446744072511994064   ERROR: Gif::Gif(): Could not load giflib

Thank you for giving me some insight, are there any possible workaround? Adding a line in Advanced settings??
Reply
#7
Adding a line in Advanced settings will not restore a missing file, the error means that libgif.so was not packaged when the release was built. Most likely never added to https://github.com/xbmc/xbmc/blob/master...akefile.in

Ponk the Android maintainer for that... oh wait, there is no Android maintainer any more Smile
MrMC Forums : http://forum.mrmc.tv
Reply
#8
For the Jarvis FAQ (wiki) (not that anyone reads it ;) ), should I say this affects all gifs or just animated gifs on Android?
Reply
#9
So , no plans to fix this??
Reply
#10
Thanks @MrMC for the hint! Should be fixed in 16.1: https://github.com/xbmc/xbmc/pull/9339
Reply
#11
(2016-03-13, 14:52)Ace Wrote: Thanks @MrMC for the hint! Should be fixed in 16.1: https://github.com/xbmc/xbmc/pull/9339

Thank you!
Reply
#12
Glad to see this.. I posted this issue on a couple threads.. Glad it caught the attention and a possible fix upcoming
Reply
#13
Still not working in 16.1:
ERROR:Gif(): Could not load giflib
ERROR:Unable to load lib.gif.so, reason: (null)
Reply
#14
It hasn't been added yet.
Reply
#15
(2016-03-16, 04:56)Ned Scott Wrote: It hasn't been added yet.
Oh, i think i see now. It looks like it should be added in 16.1 rc2 if i understand correctly.
Reply

Logout Mark Read Team Forum Stats Members Help
.gif files not working??1