feedback -loop 0 for gif animation in IM 6.4.3-7 beta

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

feedback -loop 0 for gif animation in IM 6.4.3-7 beta

Post by fmw42 »

This now appears to be working (again) in the 6.4.3-7 beta (tested today Monday beta)

convert -delay 50 morphA.gif morphB.gif -loop 0 morph_anim.gif
Post Reply