[magick-users] Problem with TIF images

Jaikishan Jalan jai.ism at gmail.com
Sat Apr 4 12:23:00 PDT 2009


Thanks for your reply. It cleared my doubt.
Just to make sure one more thing - these tifs were in CMYK colorspace and  I
got these error when I converted them from CMYK to RGB using -colorspace rgb
option. Is it still valid to ignore the ERROR TYPE II ?

On Sat, Apr 4, 2009 at 1:04 PM, <
duc.sequere.aut.de.via.decede at imagemagick.org> wrote:

> > ERROR TYPE I :
> > unknown field with tag 37724 (0x935c) encountered. `TIFFReadDirectory'.
> >
> > ERROR TYPE II:
> > convert: incorrect count for field "MinSampleValue" (1, expecting 4); tag
> > ignored. `source.tif'.
> > convert: incorrect count for field "MaxSampleValue" (1, expecting 4); tag
> > ignored. `source.tif'.
>
> 37724 means there is a proprietary tag that is ignored since it is not
> defined
> in the TIFF standard.  The other error means the fields were not formatted
> properly or have unusable values.  Generally these are warnings only and
> the
> image you retrieve is most likely safe to use.
>



-- 
Thanks,
Jaikishan


More information about the Magick-users mailing list