Hi, I'm trying to install openjpeg 2.0 instead of 2.1 and IM 6.8.8-2.
This is where my openjpeg located > sudo find /usr | grep openj /usr/lib64/libopenjp2.so /usr/lib64/libopenjp2.so.2.0.0 /usr/lib64/openjpeg-2.0 /usr/lib64/openjpeg-2.0/OpenJPEGConfig.cmake /usr/lib64/openjpeg-2.0 ...
We are currently using Jasper and IM works fine with that. However, we need to address the 16bit conversion of jp2 to jpeg which Jasper doesn't handle very well.
Hi, thanks for the info. Unfortunately, I can't use OpenJPEG 2.1 due to required dependencies that CentOS 6.5 doesn't have.
libc.so.6(GLIBC_2.14)(64bit) is needed by openjpeg-2.1.0-0.x86_64 liblcms2.so.2()(64bit) is needed by openjpeg-2.1.0-0.x86_64 libm.so.6(GLIBC_2.15)(64bit) is needed by ...
I'm currently in the process of updating ImageMagick in one of our servers. I'm trying to update it to 6.8.9 version. Everything looks, but I can't make openjp2 as part of the delegates.
I'm using CentOS 6.5 with the following version of dependencies:
Hi fmw42, thanks for the info. I appreciate it. I also found at the bottom of the Wiki that jp2 on Jasper have some issues with 16-bit image conversion.