Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Why can't play animated Gifs in Firefox 57?

  • 4 antwoorden
  • 2 hebben dit probleem
  • 1 weergave
  • Laatste antwoord van James

more options

After updating to Firefox 57 I cant play animated gifs, and I know it has something to do with Toggle Animated Gifs (which is a legacy add-on) because I tested this in Virtualbox with Firefox 56 and installing Toggle Animated Gifs and after I update Firefox to version 57 I can longer play animated gifs.

After updating to Firefox 57 I cant play animated gifs, and I know it has something to do with Toggle Animated Gifs (which is a legacy add-on) because I tested this in Virtualbox with Firefox 56 and installing Toggle Animated Gifs and after I update Firefox to version 57 I can longer play animated gifs.

Gekozen oplossing

Could you check this setting:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste anim and pause while the list is filtered

(3) The image.animation_mode preference can have these values:

  • normal -- loops as long as specified by the image (this is the default, right-click > Reset to restore this value)
  • none -- shows first frame only
  • once -- plays the animation through once, stays on last frame
Dit antwoord in context lezen 👍 5

Alle antwoorden (4)

more options

Gekozen oplossing

Could you check this setting:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste anim and pause while the list is filtered

(3) The image.animation_mode preference can have these values:

  • normal -- loops as long as specified by the image (this is the default, right-click > Reset to restore this value)
  • none -- shows first frame only
  • once -- plays the animation through once, stays on last frame
more options

jscher2000 said

Could you check this setting: (1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk. (2) In the search box above the list, type or paste anim and pause while the list is filtered (3) The image.animation_mode preference can have these values:
  • normal -- loops as long as specified by the image (this is the default, right-click > Reset to restore this value)
  • none -- shows first frame only
  • once -- plays the animation through once, stays on last frame

Thanks that solved my problem.

more options

Note that some animated GIF files are actually MP4 files (.gifv) that are played with the HTML5 media player.

more options

And if it is by HTML5 player make sure you fully support it as all check marks should be blue on https://www.youtube.com/html5/

If not then you may not have packages installed from your package manager in your Linux distro like FFmpeg.