identify -verbose xyz.jpg[0]
identify: unable to open image `0101_38361.jpg[0]': No such file or directory @ error/blob.c/OpenBlob/2589.
identify: no decode delegate for this image format `0101_38361.jpg[0]' @ error/constitute.c/ReadImage/532.
This worked on ImageMagick 6.6.7-9 2011-10-12 Q16
and is failing on windows version ImageMagick-6.7.3-0-Q16-windows-static.exe and unix install from source of the same version
After reinstalling 6.6.7-9, the identify command works again.
identify/convert with Frame fails
-
- Posts: 4
- Joined: 2009-08-19T09:13:28-07:00
- Authentication code: 8675309
- Location: Alberta
Re: identify/convert with Frame fails
We can reproduce this problem and will have a patch in ImageMagick 6.7.3-1 Beta by sometime tomorrow. Thanks.
-
- Posts: 4
- Joined: 2009-08-19T09:13:28-07:00
- Authentication code: 8675309
- Location: Alberta
Re: identify/convert with Frame fails
Works for me again on 6.7.3-1.
Thanks
Thanks