Standardize Canon ISO

Started by davitof, September 24, 2010, 03:49:09 AM

Previous topic - Next topic

davitof

Hello

I have an old Canon camera which used MakerNotes to store the ISO value. The problem is that many software don't recognize this value. So here is a command to copy the ISO from the MakerNotes to the EXIF standard tag:
exiftool "-EXIF:ISO<Composite:ISO" file_name

I hope someone finds this useful.