Problem when convert JPEG-2000(jp2) to JPG
Posted: 2012-11-07T19:46:35-07:00
Hi all,
I tried to convert JPEG2000 file to JPG file with Imagemagick on Linux, but I always got following error:
I also checked other topics and these are the delegates of my configuration:
DELEGATES bzlib fontconfig freetype jpeg jng jp2 lcms pango png tiff x11 xml zlib
I used ImageMagick 6.7.9-10 2012-10-12 Q16 on CentOS 6.2
My jasper version is 1.900.1
These are files:
https://www.dropbox.com/s/nu7wl4i7th8fdxx/Full.jp2
https://www.dropbox.com/s/qmgs603ismbuts4/Full.jpf
Best regards,
Nam Le
I tried to convert JPEG2000 file to JPG file with Imagemagick on Linux, but I always got following error:
Code: Select all
# convert Full.jp2 Full.jpg
error: cannot decode code stream
convert: unable to decode image file `Full.jp2' @ error/jp2.c/ReadJP2Image/403.
convert: no images defined `Full.jpg' @ error/convert.c/ConvertImageCommand/3044.
DELEGATES bzlib fontconfig freetype jpeg jng jp2 lcms pango png tiff x11 xml zlib
I used ImageMagick 6.7.9-10 2012-10-12 Q16 on CentOS 6.2
My jasper version is 1.900.1
These are files:
https://www.dropbox.com/s/nu7wl4i7th8fdxx/Full.jp2
https://www.dropbox.com/s/qmgs603ismbuts4/Full.jpf
Best regards,
Nam Le