re: -delay option on convert does not work properly

[email protected]
Newsgroups gmane.comp.video.image-magick.bugs
Message-ID <[email protected]>
> he option to set the delay between frames when creating an animated gif does
> not work properly

Command line order is important.  The delay option is a setting, not an
operator:

  convert -delay 200 test??.gif -coalesce anim1.gif
  convert -delay 1000 test??.gif -coalesce anim2.gif

See http://www.imagemagick.org/Usage/basics/#why for a discussion on why the
ImageMagick command line style changed from ImageMagick 5 to ImageMagick 6.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.