For example this is what I get using
Code: Select all
convert "input.gif" "output.gif"
I've been looking for an answer for past 2days, red animation basics/optimization/modification searched forums and only found two similar threads but without an answer or refering to animation basics/optimization/modification which gives no staright information on how to solve my problem.
What I can say is that ImageMagick only takes moving/changing part of a frame and aligns it to top-left corner, so -coalesce should solve this problem, but i can say that it certanly does not.