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.
I'm trying to copy metadata from an original Canon CR2 to a JPG version using -TagFromFile. Tried this with 7.03 and 7.05, with and without the additional -all:all option. I get the same error message
$ exiftool -TagsFromFile 20050910-8582.CR2 20050910-8582.jpg
Error: Bad format (0) for IFD0 entry 6 - 20050910-8582.jpg
Not sure what this means. Is there a way to fix this problem?