Error when trying to save a jpeg to tiff...
Posted: 2007-02-27T09:32:32-07:00
At this point, I've commented out all of the transformations. I'm reading in a jpeg, and trying to write it as a tiff. I get this error:
Exception 350: /data/art/temp/nHhwGTWk9R.tiff: Unknown pseudo-tag 65537. `TIFFSetField'
I had installed libtiff 3.8.2. I recompiled imagemagick after that, and it did see the tiff library.
I can even save some arbitrary tiff file, one that's just floodfilled red or whatever, but if I'm reading in a jpeg, no luck. Strangely, other formats seem to be ok, if I read in png, and try to convert to tiff... no problem.
Exception 350: /data/art/temp/nHhwGTWk9R.tiff: Unknown pseudo-tag 65537. `TIFFSetField'
I had installed libtiff 3.8.2. I recompiled imagemagick after that, and it did see the tiff library.
I can even save some arbitrary tiff file, one that's just floodfilled red or whatever, but if I'm reading in a jpeg, no luck. Strangely, other formats seem to be ok, if I read in png, and try to convert to tiff... no problem.