I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-07-09 17:47:54-07 by exiftool in response to 8251
Re: Nikon NEF file DateTimeOriginal Write Error
Hi Justin,

There is an ambiguity between information in IFD0 and the ExifIFD. The tags should exist in one or the other, but not both. Occasionally software writes a tag to the wrong IFD, or writes it to both when it shouldn't. To account for this, exiftool attempts to maintain consistency between tags in IFD0 and ExifIFD, and both tags will get updated when you write to either.

You are right that to my knowledge no current camera generates XMP, but it is only a matter of time...

I haven't seen this junk data that you are talking about, so I can't comment on it.

- Phil
Direct Responses: 8253 | Write a response