[REQUEST] Opional Ken Burns Effect on Backdrops and FanArt for a Semi Animated look?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
mcborzu Offline
Skilled Skinner
Posts: 3,381
Joined: Feb 2009
Reputation: 15
Location: dsf
Post: #1
Does XBMC have the ability to animate backdrops like this video I stumbled on from MeediOS....http://www.vimeo.com/5437742
find quote
Hitcher Online
Skilled Skinner
Posts: 9,915
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #2
Well it can do that for your slideshow but personally I'd find that very distracting on menus.

[Image: sig_zps3af3b48e.jpg]
find quote
Gamester17 Offline
Team-XBMC Forum Moderator
Posts: 10,595
Joined: Sep 2003
Reputation: 9
Location: Sweden
Post: #3
If it was made optional for the user to enable/disable it in GUI settings then I think it could be really cool to have this for FanArt and Backdrop artwork images.

Nod

That type of panning, zooming, and fading animations is by the way referred to as a "Ken Burns Effect" or "Ken Burns Technique":
http://en.wikipedia.org/wiki/Ken_Burns_Effect
...and yes it is available in XBMC for picture slideshow, but I do not think that it is available in the skinning engine to skinners(?)

Some people though might like Hitcher suggest find it distracting, but it gives a showcase demo video like that an extra WOW! factor for the extra eye candy.

Cool


PS! Here are a few more videos showing of Ken Burns Effect animation:
http://en.wikipedia.org/wiki/File:Ken_Bu...ration.ogg
http://www.vimeo.com/742385
http://www.vimeo.com/5303064
http://www.vimeo.com/953122
http://www.vimeo.com/4568400

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2009-07-11 18:18 by Gamester17.)
find quote
Waffa Offline
Posting Freak
Posts: 1,163
Joined: May 2008
Reputation: 7
Location: Netherlands
Post: #4
Use panning, zooming with screensaver.

Would indeed very nice to have the option to use it with fanart.Nod
It looks far more dynamic.
But Hitcher has a point.
find quote
rwparris2 Offline
Team-XBMC Python Developer
Posts: 1,341
Joined: Jan 2008
Reputation: 2
Location: US
Post: #5
http://trac.xbmc.org/ticket/6894
Sounds pretty nice to me Smile Looks very polished in that video
As long is it is slow then I don't think it would be distracting.

Always read the XBMC online-manual, FAQ and search and search the forum before posting.
For troubleshooting and bug reporting please read how to submit a proper bug report.

If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/
find quote
mcborzu Offline
Skilled Skinner
Posts: 3,381
Joined: Feb 2009
Reputation: 15
Location: dsf
Post: #6
Cool!!...That video is a good example yet bad because they have there backdrops transitioning every 2 seconds and the burns animations are quick too.

If it goes along side normal XBMC backdrops which are like every 10 seconds and the burns transitions are slow, or atleast have a variable for people to control like time="", it would look pretty sharp.
find quote
Arcanthur Online
Skilled Skinner
Posts: 367
Joined: Sep 2008
Reputation: 4
Location: 33.65 84.42
Post: #7
I agree at the speed they transition in the video is too distracting, if we slow it down as others have said, it would be much more subtle yet still very eye catching.

[Image: sig_zps3af3b48e.jpg]
find quote
crni Online
Fan
Posts: 309
Joined: Apr 2008
Reputation: 8
Location: Croatia
Post: #8
mcborzu Wrote:Cool!!...That video is a good example yet bad because they have there backdrops transitioning every 2 seconds and the burns animations are quick too.

If it goes along side normal XBMC backdrops which are like every 10 seconds and the burns transitions are slow, or atleast have a variable for people to control like time="", it would look pretty sharp.
actually in that video kenburns is set to 10sec but it can be dynamically adjusted to whatever speed... also if you look closely in the beginning of the video I was using next/prev actions in the top menu to manually change images so that's why they are flying by. There is also Stop slidehow action in top menu to stop slideshow completely and in that case slideshow stops but image still keeps slowly floating around ...there is more then meets the eye in those videos...
(This post was last modified: 2009-07-12 00:08 by crni.)
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,520
Joined: Oct 2003
Reputation: 138
Post: #9
As a (nasty) hack, you could just add a couple of slow, looping anims to your multiimage control to do the ken burns thing. It just wouldn't change direction with each image, but at least it'd give you some idea of what it'd look like.

Cheers,
Jonathan

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,520
Joined: Oct 2003
Reputation: 138
Post: #10
If a list of suitable animations (preferably with it implemented in the skin as a proof of concept) could be put together, I can look into it.

The main problem I have with this sort of thing (and it's not really a problem nowadays) is what to do when the current animation runs out while we're still rendering an image. Do we reverse the animation, just freeze the picture, or something else?

Also, how would this work when you only have a single picture in your multi-image control? Do you crossfade back to the same picture to restart the effect?

Cheers,
Jonathan

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
Post Reply