[Magick-bugs] -delay option on convert does not work properly
Hans de Goede
j.w.r.degoede at hhs.nl
Sun Apr 27 10:04:04 PDT 2008
duc.sequere.aut.de.via.decede at imagemagick.org wrote:
>> 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.
>
Ah yes, that does the trick, thanks!
Regards,
Hans
More information about the Magick-bugs
mailing list