This is my command:
Code: Select all
magick rose: -duplicate 100 -resize %[fx:10+t]% -set delay 15 -loop 0 rose.gif
The strange thing is that if I run the following command, I get 100 JPG with the zoom effect:
Code: Select all
magick rose: -duplicate 100 -resize %[fx:10+t]% rose.jpg