2010.08.05 21:36 "[Tiff] "unknown field with tag 65000"", by oguz ahsen

2010.08.06 09:45 "Re: [Tiff] "unknown field with tag 65000"", by

There are private tags documented @ http://www.awaresystems.be/imaging/tiff/tifftags.html

Did not find 65000 in the list however,

Googling tiff tag 65000 gives a small clue(?) @ http://www.mail-archive.com/plug-mail@plug.org.in/msg00785.html

regards,
Rob

---- oguz ahsen <oahsen@gmail.com> schreef:

I am trying to open a tiff file with multiple images in it in C++, however I get a lot of warning images like "unknown field with tag 65000" or "unknown field with tag 65001" upto 65030. I searched the know tags but there is not anything with 650xx.

What does that mean? Currently I can open the tiff file with IrfanView without any problem.

os