[Pkg-gmagick-im-team] Bug#773530: imagemagick regression for JPEG 2000 / need openjpeg 2.1.x

Mathieu Malaterre malat at debian.org
Thu Jan 8 09:19:10 UTC 2015


Control: tags -1 patch

On wheezy (see attached file):

$ identify white.j2k
white.j2k JPC 1084x2318 1084x2318+0+0 8-bit DirectClass 335B 1.090u 0:01.080
$ dpkg -L libmagickcore5 | grep jp2
/usr/lib/x86_64-linux-gnu/ImageMagick-6.7.7/modules-Q16/coders/jp2.so
/usr/lib/x86_64-linux-gnu/ImageMagick-6.7.7/modules-Q16/coders/jp2.la

On jessie:

$ identify white.j2k
identify: no decode delegate for this image format `J2K' @
error/constitute.c/ReadImage/501.
$ dpkg -L libmagickcore-6.q16-2 | grep jp2
-> empty !


It seems jasper used to be reference JPEG 2000 implementation but
disapear at some point, and was replaced with openjpeg 2.1.x but
debian package was not updated.

Please consider applying this patch (jessie?):

libopenjp2-7-dev is missing from the B-D.

After applying patch:

$ identify white.j2k
white.j2k J2K 1084x2318 1084x2318+0+0 8-bit Grayscale Gray 335B 0.000u 0:00.000
-------------- next part --------------
A non-text attachment was scrubbed...
Name: white.j2k
Type: image/jp2
Size: 335 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gmagick-im-team/attachments/20150108/6b13e7f4/attachment.bin>


More information about the Pkg-gmagick-im-team mailing list