|
Hello.
I'm very confused about the correct way to do this. All I want to do is copy all of my (Canon) MakerNotes from a cr2 raw file to a jpeg file. I've tried comands like:
./exiftool -tagsfromfile x.CR2 "-makernotes:all>makernotes:all" x.jpg . But nothing seems to work (-all:all works, but it overwrites the exif and itpc data which I don't want copied into the jpeg). What is the correct command to do this ? Thanks.
|