Kodi Community Forum
Kodi Animation thread - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Kodi related discussions (https://forum.kodi.tv/forumdisplay.php?fid=6)
+--- Thread: Kodi Animation thread (/showthread.php?tid=209673)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36


RE: Kodi Animation thread - zag - 2015-02-26

Animated gif support has some open pull requests that have no been merged yet:

https://github.com/xbmc/xbmc/pull/5180
https://github.com/xbmc/xbmc/pull/5181

Check out this video to see it in action


thx to Wanilton


RE: Kodi Animation thread - Tempest - 2015-02-26

I have had success in the past randomizing things that weren't intended to be random using a script. Keep all of your startup videos in one folder. Set Kodi to use a generic named video (IE introvid.avi) in a location NOT in your folder of startup videos. Write a script or bat file to choose a random video from the startup video folder and copy (overwrite) the introvid.avi with the random file. You would then have the script or bat file launch Kodi.


RE: Kodi Animation thread - sualfred - 2015-02-26

(2015-02-26, 15:31)zag Wrote: Animated gif support has some open pull requests that have no been merged yet:

https://github.com/xbmc/xbmc/pull/5180
https://github.com/xbmc/xbmc/pull/5181

Check out this video to see it in action


thx to Wanilton

This would be sooooo awesome!

Animated weather icons, loading icons, moving backgrounds, complicate animated skin elements..... the possibilities are endless.
Any reason why there is no progress since fall 2014? I would love to see this feature.

Edit:
Supporting something like APNG would even better Tongue
PNG based, 24bit colors and 8bit transparency.
http://en.wikipedia.org/wiki/APNG


RE: Kodi Animation thread - wgstarks - 2015-02-26

(2015-02-26, 22:00)sualfred Wrote: Any reason why there is no progress since fall 2014? I would love to see this feature.

Lots of requests and very few coders. I'm sure they would welcome your help.Nod


RE: Kodi Animation thread - sualfred - 2015-02-26

Sad that I'm just a graphic designer/frontend layouter and my deep-noob-skills for a more experience coding is.....not very helpful Tongue


RE: Kodi Animation thread - RockerC - 2015-02-27

See discussion and more examples in these feature suggestion threads here about media backgrounds

http://forum.kodi.tv/showthread.php?tid=141442
http://forum.kodi.tv/showthread.php?tid=152890

Image Image



Also checkout a proof-of-concept patches/branches for video background playback here

http://forum.kodi.tv/showthread.php?tid=157585

https://github.com/leechguy/xbmc/tree/videobackground
https://github.com/leechguy/xbmc/commit/10b2871f4bb044bf8bc595ab3c64a2bcf8654854

https://github.com/xbmc/xbmc/pull/1137


http://www.alunablue.com/stock-video/video-backgrounds.html


(2015-02-26, 15:31)zag Wrote: Animated gif support has some open pull requests that have no been merged yet:

https://github.com/xbmc/xbmc/pull/5180
https://github.com/xbmc/xbmc/pull/5181
Yes those patches would add initial support for animated GIF images as skin backdrops and for GUI textures in skins, which very cool indeed!

(2015-02-26, 22:00)sualfred Wrote: Supporting something like APNG would even better Tongue
PNG based, 24bit colors and 8bit transparency.
http://en.wikipedia.org/wiki/APNG
Yes even better, animated GIF support being merged into mainline might also open people eyes to APNG (Animated PNG) and/or MJPEG (Motion JPEG) support too.


RE: Kodi Animation thread - topfs2 - 2015-02-27

Going for video in gui I think this is the better option, https://github.com/xbmc/xbmc/pull/5575

But animated backgrounds should be doable with gifs in gui already no? I mean we support gifs in images and its the same control afaik?


RE: Kodi Animation thread - RockerC - 2015-02-27

(2015-02-27, 11:57)topfs2 Wrote: But animated backgrounds should be doable with gifs in gui already no? I mean we support gifs in images and its the same control afaik?
Unfortunately no, not Animated GIFs, not even under the Pictures section in Kodi because Animated GIFs are displayed as still images and not played as videos. At least not afaik?

Adding animated GIF support and other animated image format support in GUI is what Ace and Memphiz has been working on here http://forum.kodi.tv/showthread.php?tid=141442

(2015-02-27, 11:57)topfs2 Wrote: Going for video in gui I think this is the better option, https://github.com/xbmc/xbmc/pull/5575
Well if it could playback videos in GUI with FFmpeg then it should in theory be able "playback" all animated image formats as videos as well, as long as FFmpeg supports them too, right?

Again see discussion about video backdrops here http://forum.kodi.tv/showthread.php?tid=157585

Also note that the latest FFmpeg does now support decoding Animated GIF, Animated PNG (APNG), Motion JPEG (MJPEG), and Animated WebP images.

But even if support for videos in GUI was added, what then about supporting displaying multiple videos or animated images at the same time to display animated backdrops and posters?


RE: Kodi Animation thread - Ned Scott - 2015-02-28

We had a number of "demo" videos running during the Southern California Linux Expo this last weekend, and mixed into the playlist of those videos were various animations from this thread (I think nearly all of them as of last weekend). It really made our booth look awesome to have those animated logos pop up on screen!

Thank you to our awesome community for doing these, and keep the submissions coming!


RE: Kodi Animation thread - steve1977 - 2015-03-02

This is really cool. I got to know by the current RPi built, which already includes one of the animations.

One thought - how will the splash animation play along the splashscreen? With regards to colors used and overall color scheme. I am on Isegard built now and the splash animation does not go well together with the splash screen.

Any idea on the direction you guys want to take this for the future? Also, has a decision been taken to include an animation at some point in the future?


RE: Kodi Animation thread - Skank - 2015-03-02

Yeah kodi comes alive with animation!
A lot more eye candy!
It would rock.
Is this planned for kodi isengard?


RE: Kodi Animation thread - Skank - 2015-03-10

I´ll ask it differently :
Is there a chance it comes with isengard?
If so, how big is that chance ? Smile


RE: Kodi Animation thread - jjd-uk - 2015-03-10

There's always a chance someone outside the Team will be inspired to make the changes, but for that to happen in time for Isengard then I don't think it's likely, there's probably more chance of us selling out to Microsoft for inclusion in Windows 10 Wink


RE: Kodi Animation thread - Skank - 2015-03-10

Lol i see.
I thought there were open pull requests on github


RE: Kodi Animation thread - Martijn - 2015-03-10

(2015-03-10, 20:28)Skank Wrote: Lol i see.
I thought there were open pull requests on github

There is but we have more important things to fix/do than some "silly" boot animation.