|
...update
The UTF-8 issue got sorted (FAQ #18).
The commandline is doing allmost exactly what I want it to do:
exiftool -v -overwrite_in_place -Tagsfromfile ../%9f.x3f "-datetimeoriginal" -@ d:\images\2009\file
+_list.txt
'file_list.txt' only contains the filenames.
Still, using the verboose option irritates me.
Would there be a way to do the same by not using 'Tagsfromfile'?
Instead by using only the resulting value of:
exiftool -datetimeoriginal ../img110516.x3f
Date/Time Original : 2009:01:11 11:06:48
Thanks, Hans.
|