mogrify: unable to open image
Posted: 2012-12-04T12:34:50-07:00
Hello all,
I have IM running in various scripts on my Ubuntu machine and no problem. But I just tried a batch monochrome convertion and it failed:
Here's an image: http://www.gdargaud.net/BugFest/20121130-123345-00.jpg
Is it a problem with my install (default Ubuntu) or with my syntax which I swear worked in the past ?!?
I have IM running in various scripts on my Ubuntu machine and no problem. But I just tried a batch monochrome convertion and it failed:
Code: Select all
$ mogrify -verbose -monochrome 20121130-123349-00.jpg
20121130-123349-00.jpg JPEG 640x480 640x480+0+0 8-bit DirectClass 30.2KB 0.020u 0:00.019
20121130-123349-00.jpg JPEG 640x480 640x480+0+0 8-bit Bilevel PseudoClass 1c 30.2KB 0.340u 0:00.289
mogrify: unable to open image `20121130-123349-00.jpg': @ error/blob.c/OpenBlob/2587.
Is it a problem with my install (default Ubuntu) or with my syntax which I swear worked in the past ?!?