error with Tiff files due to libTiff?

Hubert Figuiere hub at figuiere.net
Thu Jun 26 07:59:48 PDT 2008


On Thu, 2008-06-26 at 14:21 +0200, Augur wrote:

> It is not very important as I don't need this field. It was just quite
> annoying to see this warning in the shell.
> My application is a utility that list the xmp entries on standard
> output, and I don't want the user to see the warning among the text I
> output.
> The alternative I've just found is to disable warning (if no verbose
> mode is active) with TIFFSetWarningHandler function (from libTiff).


Also you might want to use the XMP_OPEN_ONLYXMP flag when you open for
writing, because by default it will try to reconcile both sets of
metadata.


Hub



More information about the Exempi-devel mailing list