I realize that this might be pushing the AS How do I topic, but...
I've recently done a lot of work on my beta website with animated gifs, all done in Anime Studio. They work great when on a desktop using the standard browser choices, but on mobile, specifically iPhones and iPads using Safari, the gifs run at about 25% speed. It seems to be a Safari specific issue, so that just may be the way the cookie crumbles, but I was wondering if anyone knew of any work arounds. I considered doubling or tripling the speed of the gifs, and/or cutting out frames, which might work for mobile, but then I would screw up the desktop speed.
Any suggestions would be welcome.
Thx
LY
Gif's running slow with Safari
Moderators: Víctor Paredes, Belgarath, slowtiger
- Little Yamori
- Posts: 656
- Joined: Thu Jul 18, 2013 4:23 am
- Location: Gecko Town ;)
- Contact:
Gif's running slow with Safari
Little Yamori
Creator at http://www.IslandBuddies.com
YouTube Channel: http://www.youtube.com/user/GECKOT0WN
Creator at http://www.IslandBuddies.com
YouTube Channel: http://www.youtube.com/user/GECKOT0WN
Re: Gif's running slow with Safari
Unfortunately there's no cure of that.
Fact is that GIFs run at different speeds everywhere, dependent on device, operating system, browser, and browser version. Since there's no way to include different frame rates in one GIF, the workaround is to prepare some differently timed GIFs and try to guess the aforementioned parameters with advanced CSS coding, to deliver the best fitting content to each user. Still this means the coder needs to know which parameter combinations need a special handling.
If the animation is really that timing-critical, web developers would not use GIFs but video files, or, of possible, re-build the animation in HTML 5.
Fact is that GIFs run at different speeds everywhere, dependent on device, operating system, browser, and browser version. Since there's no way to include different frame rates in one GIF, the workaround is to prepare some differently timed GIFs and try to guess the aforementioned parameters with advanced CSS coding, to deliver the best fitting content to each user. Still this means the coder needs to know which parameter combinations need a special handling.
If the animation is really that timing-critical, web developers would not use GIFs but video files, or, of possible, re-build the animation in HTML 5.
AS 9.5 MacPro Quadcore 3GHz 16GB OS 10.6.8 Quicktime 7.6.6
AS 11 MacPro 12core 3GHz 32GB OS 10.11 Quicktime 10.7.3
Moho 13.5 iMac Quadcore 2,9GHz 16GB OS 10.15
Moho 14.1 Mac Mini Plus OS 13.5
AS 11 MacPro 12core 3GHz 32GB OS 10.11 Quicktime 10.7.3
Moho 13.5 iMac Quadcore 2,9GHz 16GB OS 10.15
Moho 14.1 Mac Mini Plus OS 13.5
- Little Yamori
- Posts: 656
- Joined: Thu Jul 18, 2013 4:23 am
- Location: Gecko Town ;)
- Contact:
Re: Gif's running slow with Safari
Thanks slowtiger,
That's what I feared, but thanks for the detailed info. I'll look into the Html 5 option.
LY
That's what I feared, but thanks for the detailed info. I'll look into the Html 5 option.
LY
Little Yamori
Creator at http://www.IslandBuddies.com
YouTube Channel: http://www.youtube.com/user/GECKOT0WN
Creator at http://www.IslandBuddies.com
YouTube Channel: http://www.youtube.com/user/GECKOT0WN