Shoutbox

Animated Gifs are going too fast - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Animated Gifs are going too fast (/showthread.php?tid=44700)

Animated Gifs are going too fast by user27089 on 05-14-2005 at 07:04 PM

For some reason, all of a sudden, all of the animated gifs have started to go about 10x faster than they usually do. Does anybody know what the cause of this may be...

This problem is only happening in Mozilla Firefox 1.0.4


RE: Animated Gifs are going too fast by RaceProUK on 05-14-2005 at 07:52 PM

Hmm... just posted an animated GIF to test, and it doesn't happen with me.
Did you have the browser open for a while when it started doing that?


RE: Animated Gifs are going too fast by user27089 on 05-14-2005 at 09:07 PM

No, I just turned my computer back on, I haven't changed any display settings, and it only seems to be in firefox... I can't see the problem, everything is way too fast... I hate it :p...

Anybody got a solution?

Blade (.blade//), you're usually good with the whole "display" aspect of computers... Do you know how?


RE: Animated Gifs are going too fast by RaceProUK on 05-14-2005 at 10:01 PM

Can't seem to find anything on Bugzilla, but then I didn't do an exhaustive search.


RE: Animated Gifs are going too fast by CookieRevised on 05-15-2005 at 01:10 AM

quote:
Originally posted by traxor
For some reason, all of a sudden, all of the animated gifs have started to go about 10x faster than they usually do. Does anybody know what the cause of this may be...

This problem is only happening in Mozilla Firefox 1.0.4
Can you attach a GIF which all of a sudden started to animate 10x faster...

This problem happens mostly when GIFs are created with frametimeouts smaller then 10ms. Many (not-experienced or lazy) people create GIFs and don't bother to set the timeouts to a decent value. They set it to 0 or anything up to 10ms and think it will play with that speed they see in their browsers.

However, many browsers have a different way of showing GIFs then stand-alone animating programs and often can't show GIFs faster then +10ms. This means anything below 10ms will be shown as a 10ms delay (or whatever the treshold is for the browser's GIF engine). This can of course be influenced by cache settings or display settings or what not, depending on the browser. Some time ago, browsers were even influenced by your download speed because they constantly redownloaded the image while looping the animation (this is fixed now in every browser)...

RE: Animated Gifs are going too fast by Chris4 on 05-15-2005 at 03:50 PM

In the address bar, type about:config
Make sure the setting below looks like this:

[Image: pic1gs.png]

If it is, try reinstalling firefox.

Hope that helps.


RE: Animated Gifs are going too fast by CookieRevised on 05-15-2005 at 05:20 PM

quote:
Originally posted by chris4
In the address bar, type about:config
Make sure the setting below looks like this:
[Image: pic1gs.png]
If it is, try reinstalling firefox.
Hope that helps.
This will not really help though... This settings only defines how many times the image should loop.

The possible settings are:
none... this will totally prevent image animation
once... this will animate the image only once
normal... this will allow it to play over and over (default setting)