Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Why can't play animated Gifs in Firefox 57?

  • 4 risposte
  • 2 hanno questo problema
  • 142 visualizzazioni
  • Ultima risposta di 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.

Soluzione scelta

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
Leggere questa risposta nel contesto 👍 5

Tutte le risposte (4)

more options

Soluzione scelta

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.