Page 1 of 1

-immutable option seems to behave incorrectly

Posted: 2015-06-17T13:18:11-07:00
by cjashfor
I am using ImageMagick-6.8.8.10-6.fc21.x86_64 from Fedora 21, and when I use a command like this:

Code: Select all

animate -immutable <jpeg file>
The image comes up on the screen, but if I click on it, animate exits immediately. Is this the intended behaviour?