Hi,
Is it possible to change only the delay of an existing GIF animation without affecting the rest of the file (already present optimization etc.)?
Thank you very much!
Only change the delay and preserve animation
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Only change the delay and preserve animation
convert delay XX animation.gif animation.gif
or
animate -delay XX animation.gif
see
http://www.imagemagick.org/script/animate.php
or
animate -delay XX animation.gif
see
http://www.imagemagick.org/script/animate.php