|
Hi,
first of all thanks for your great support so far.
I managed to get a configuration file (http://www.grans.eu/exiftoolconfig) with an alias and all 1000 pathtags included (wrote a small java programm to generate the file ;)
However I just relized that the path names aren't transfered:
In the file you've got something like:
.... 0x3842494d 0x07d0 0x06 "Pfad 1" some 0x00 Pathdata...
If I understod correctly, 0x3842494d="8BIM" is the Photoshop marker, folled by the Path tag 0x07d0. 0x06 seems to be the length of the Path name (6 here, if the Path is called "Pfad 11" its 0x07). However exiftool skips over the path name, and doesn't insert it into the destination file. Do you have an idea how to copy that, too?
regards
Alex
|