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-06-16 09:48:29-07 by linuxuser
Wrong syntax with tagsfromfile?
exiftool -q -q -overwrite_original -tagsfromfile "$ORIGINAL" -EXIF:CreateDate ... -MakerNotes:Dynam +icRangeExpansion "$FILE"


I use the above code within a script, so there could be a bug in my script. I want to ask, if this code is ok. I see the date, but not the DynamicRangeExpansion. "$ORIGINAL" is a jpg-file, where I copied all makernotes with a similar syntax from a K20D-PEF-file.
Direct Responses: 10974 | Write a response