Code: Select all
convert a.png b.png c.png -loop 0 out.gif
Whether the final animation has only two frames, or the missing frame is replaced with, for example, solid black I do not mind.
Code: Select all
convert a.png b.png c.png -loop 0 out.gif
I had tried that but it still put out the warning.warning (can be ignored, or made quiet)
OrangeDog wrote:However, a non-zero exit code is still given (1), making scripting very difficult.
This is good in most cases (as what was intended wouldn't have worked), but some way to ignore this specific problem would be grand.
Version is 6.7.6-1 Q8