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-17 15:13:12-08 by louiscar in response to 9346
Re: Phil: Copying tags from Sidecar xmp files to raw files
See the XMP-crs tag name documentation for a list of tags which are/aren't writable. Basically it i +s the gradient- and paint-based correction tags that exiftool can not write.
I might have misunderstood but I just tried it one way and the gradient information was retained. This was just grabbing the xmp sidecar as whole and writing it into the image.
exiftool "-xmp<=%%d/%%f.xmp" -ext nef .
Of course that was from the LR generated xmp file. So I guess the problem is when Exiftools extracts xmp:crs then those fields will not be written out.
Direct Responses: 9350 | Write a response