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-11-16 10:53:06-08 by bogdan in response to 9330
Re: TagsFromFile - batch operations on separate files
Hi,

As far I can recall, "-o" switch is needed for creating output (xmp or mie) files. I have used something like this:
exiftool -o %f.xmp -xmp-crs:all *.nef
-hope that helps.

Bogdan
Direct Responses: 9335 | Write a response