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-02-27 13:05:47-08 by exiftool in response to 10085
Re: How to combine IF option and operations with 2 different files
Hi Igor,

This is not a stupid question. What you want to do here is very advanced. So advanced in fact that exiftool does not have this ability. Currently, the -if statement always applies to tags in the source image, which is the same image that will be edited when writing tags.

The only solution I see to this is to write a batch file to do the work for you. In Unix, this would be very simple to do, but if you are running Windows I can't be much help.

- Phil
Direct Responses: 10097 | Write a response