ImageMagick fails with JPEG2000 file
Posted: 2008-11-24T11:15:20-07:00
Hi!
From http://bugs.debian.org/506739, we are having problems in using some JPEG2000 files, like this image.
file says that it's a "JPEG 2000 image data".
identify fails with
convert gives
ImageMagick version is 6.4.5-4 and libjasper version is 1.900.1
Is this a problem with ImageMagick or something wrong with the image, please?
Thank you!
From http://bugs.debian.org/506739, we are having problems in using some JPEG2000 files, like this image.
file says that it's a "JPEG 2000 image data".
identify fails with
Code: Select all
error: cannot decode code stream
identify: unable to decode image file `error.jp2' @ coders/jp2.c/ReadJP2Image/384
Code: Select all
error: cannot decode code stream
convert: unable to decode image file `error.jp2' @ coders/jp2.c/ReadJP2Image/384.
convert: missing an image filename `output.png' @ wand/convert.c/ConvertImageCommand/2710.
Is this a problem with ImageMagick or something wrong with the image, please?
Thank you!