Read and write Elpical Claro info

Started by ldewilde, December 09, 2014, 03:49:00 PM

Previous topic - Next topic

ldewilde

Hello,

I want to read and write Elpical Claro xml info: claro:extern / claro:operation tag

This allows me to read it: exiftool -G1 -S1 -a -ExternOperation picture.jpg
But how do I write info in that tag?

my files: http://bit.ly/12oBoGm

Many thanks in advance,
Laurent

Phil Harvey

Hi Laurent,

I can't look at your example right now, but you will likely have to create a user-defined tag to write this information.  See the sample config file for examples of how to do this for various metadata types.  (I'm guessing this is XMP)

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).