How do I change value for a Tag in CanonShotInfo called

Started by Archive, May 12, 2010, 08:54:28 AM

Previous topic - Next topic

Archive

[Originally posted by shouyi on 2008-11-24 17:20:49-08]

Hi:

Newbie question here. Tried to search but didn't find what I was looking for.

Here're the commands I tried running in windows XP:
exiftool -AutoRotate=0 img_1694-rt.jpg
Error I got: "Can't convert Canon:AutoRotate (matches more than one PrintConv)"

or
exiftool -Canon:AutoRotate=0 img_1694-rt.jpg
Error I got: "Can't convert Canon:AutoRotate (matches more than one PrintConv)"
or
exiftool -CanonShotInfo:AutoRotate=0 img_1694-rt.jpg
Error I got: "Tag 'canonshotinfo:AutoRotate' does not exist"

Please help.

Thanks

shouyi

Archive

[Originally posted by exiftool on 2008-11-24 17:43:46-08]

Hi Shouyi,

I think that reading
FAQ
number 6
should help explain things a bit.

- Phil