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-12-09 18:38:34-08 by loloeroket
Local Caption
Hello,

When I do the following command:
exiftool -IPTC:Caption-Abstract -s -s -s -b /Myfile

I am getting a *** Local Caption *** at the end of the text. So basically exiftool returns 2 fields in one. Is there a way to get those to 2 fields separate? In the global info of the photo they are separated. It looks like:
exiftool -IPTC:LocalCaption -s -s -s -b /Myfile

is not working.

Cheers,
Laurent
Direct Responses: 9528 | Write a response