Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip: Alter the speed of animation

To set teh the animation speed use

convert input.gif -delay 200 output.gif

...

convert input.gif -loop 999 output.gif

NOTE: Some time Sometimes Powerpoint requires extra settings for continuous looping of GIFs. Go to the "video tools" menu, which contains "format" and "playback". Under the playback menu, there is a button "Loop until stopped". Click on it, to allow continuous loops! (Thanks to Jean-Noël for this)

...