Simple Animation
Posted: 2019-05-22T15:53:57-07:00
In my animation there is a "empty" frame after the animation restarts.
Is it possible to remove this?
Animation
Code
Images: http://s000.tinyupload.com/?file_id=423 ... 6253843273
Is it possible to remove this?
Animation
Code
Code: Select all
magick -size 256x256 canvas:transparent -dispose background \
img/rare_dragonlamp_64_f_4_0.png -page +100+126 \
img/rare_dragonlamp_64_f_4_1.png -page +125+32 \
img/rare_dragonlamp_64_f_4_2.png -page +123+37 \
img/rare_dragonlamp_64_f_4_3.png -page +121+34 \
img/rare_dragonlamp_64_f_4_4.png -page +120+33 \
animation.gif