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 2009-05-26 11:40:19-07 by snah in response to 10819
Re: no writeable tags found - <filename>.x3f
...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.
Direct Responses: 10826 | Write a response