On Wed, 2007-03-14 at 17:29 +0300, Andrew Gaydenko wrote:

> 
> All programs says about bad format. You are right, only some rare TIFF files
> can not be opened. I use IrfanView (as it is at least free) under wine to see
> such files. 
> 
> 'identify' for last problem file output is (and GIMP says approximately the 
> same):
> 
> identify rodnik.tif
> identify: rodnik.tif: unknown field with tag 513 (0x201) encountered. 
> `TIFFReadDirectory'.
> identify: rodnik.tif: unknown field with tag 514 (0x202) encountered. 
> `TIFFReadDirectory'.
> identify: rodnik.tif: unknown field with tag 37679 (0x932f) encountered. 
> `TIFFReadDirectory'.
> identify: rodnik.tif: unknown field with tag 37680 (0x9330) encountered. 
> `TIFFReadDirectory'.
> identify: rodnik.tif: unknown field with tag 37681 (0x9331) encountered. 
> `TIFFReadDirectory'.
> identify: Invalid YCbCr subsampling. `rodnik.tif'.
> identify: rodnik.tif: cannot handle zero strip size. `TIFFReadDirectory'.
> 
> IrfanView shows the file without problems.
> 

Error messages and Google: my favorite combo.  To summarize:

        The TIFF file format permits programs to include information
        which only that program understands. TIFF files produced by
        programs that do this are not always readable by other programs.

and

        End result: if you get your hands on one of these "old style
        jpeg in tiff" files, you're pretty much out of luck. You'll have
        to negotiate with the file supplier to provide it in a different
        format.

Hope this helps.
--
Albert W. Hopkins

-- 
gentoo-user@gentoo.org mailing list

Reply via email to