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 2008-02-22 21:47:53-08 by loloeroket in response to 7170
Re: Append value to existing tag
But this is working!!

convert $file_in -quality 85% -auto-orient - | exiftool -tagsfromfile $file_in -@ template.args -f + ->$file_out


What to say?? you rock!!
Thanks for this, it makes a killer sequence now. I will try to do the same with a directory now, Actually if the metadatas are the same I can simply take the same file as reference. I think I start to understand how the whole thing is working. And just for fun, I will try in the same pipe sequence to rename and ftp. It must be funny!

Laurent
PS: Now by previewing my message I realize the + sign was added by the forum. What a dummy I am ;-)
Direct Responses: Write a response