Gif's running slow with Safari

Wondering how to accomplish a certain animation task? Ask here.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
User avatar
Little Yamori
Posts: 656
Joined: Thu Jul 18, 2013 4:23 am
Location: Gecko Town ;)
Contact:

Gif's running slow with Safari

Post by Little Yamori »

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
User avatar
slowtiger
Posts: 6240
Joined: Thu Feb 16, 2006 6:53 pm
Location: Berlin, Germany
Contact:

Re: Gif's running slow with Safari

Post by slowtiger »

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.
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
User avatar
Little Yamori
Posts: 656
Joined: Thu Jul 18, 2013 4:23 am
Location: Gecko Town ;)
Contact:

Re: Gif's running slow with Safari

Post by Little Yamori »

Thanks slowtiger,

That's what I feared, but thanks for the detailed info. I'll look into the Html 5 option.

LY
Post Reply