[Originally posted by msbc on 2007-12-10 11:00:31-08]
Phil,
I'm trying to copy EXIF and IPTC data from a tagged CR2 to a TIFF version. I'm using -tagfromfile and -all:all but there are tags missing in the TIFF. All IPTC values are missing along with 2 EXIF tags - Lens and LightValue.
Is there an additional option to copy IPTC values?
Not sure why these 2 specific EXIF tags are missing.
[Originally posted by exiftool on 2007-12-10 12:32:33-08]
LightValue is a Composite tag, not EXIF. There is a DNG Lens tag which could
be written to the EXIF, but since you're not talking about DNG files, I think
you're probably talking about another Lens tag here. As for the IPTC, it
should be copied.
I can figure out what is going on if you send me the image and tell me
the command line you are using. (my email is philharvey66 at gmail.com)
- Phil