identify/convert with Frame fails
Posted: 2011-10-12T11:08:01-07:00
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: 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.