AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
May 2006

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2006.05.15 21:40 "Problem converting jpeg to tiff", by <md1pette@mdstud.chalmers.se>
2006.05.15 23:03 "Re: Problem converting jpeg to tiff", by Bob Friesenhahn
2006.05.15 23:10 "Re: Problem converting jpeg to tiff", by <md1pette@mdstud.chalmers.se>
2006.05.15 23:24 "Re: Problem converting jpeg to tiff", by Bob Friesenhahn
2006.05.16 07:33 "Re: Problem converting jpeg to tiff", by <md1pette@mdstud.chalmers.se>

2006.05.15 23:24 "Re: Problem converting jpeg to tiff", by Bob Friesenhahn

> > It sounds like the new libtiff is not entirely compatible with the old 
> > libtiff.  It may still work if JPEG compression is not used.  Try
> > 
> >  convert file.jpg -compress none file.tiff
> > 
> > and see if that works.
>
> Indeed, that does work! What does it imply? =)

It implies that the JPEG compression support in your new libtiff is 
not working correctly.  However if you can create JPEG-compressed 
TIFFs using libtiff's own tiffcp then the implication could be that 
ImageMagick is somehow at fault, or that the binary interfacing 
between ImageMagick and libtiff is not correct.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/