|
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
|