Page 1 of 1

Only change the delay and preserve animation

Posted: 2013-10-20T14:34:53-07:00
by badabou
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!

Re: Only change the delay and preserve animation

Posted: 2013-10-21T21:53:35-07:00
by fmw42
convert delay XX animation.gif animation.gif

or

animate -delay XX animation.gif

see
http://www.imagemagick.org/script/animate.php