OM SYSTEM Maker Notes location

Started by blue-j, May 26, 2022, 05:09:16 PM

Previous topic - Next topic

blue-j

Apr. 7, 2022 - Version 12.41
Added support for "OM SYSTEM" maker notes

Where are they?  I cant find em on the site anywhere.

- J

StarGeek

Looking at the source code, it appears that exiftool is calling the same tag list as with any other Olympus Makernotes.
Compare MakerNoteOlympus with MakerNoteOlympus2 and MakerNoteOlympus3, the latter of which appears to be for the OM SYSTEM ID.  They all call
TagTable => 'Image::ExifTool::Olympus::Main

There may be nothing new, just a different format maybe?  But they should be on the Olympus tags page, I would think.

Using Archive.org to compare the Olympus page before and after ver 12.41 shows the only change was the addition of 'S0095'= OM-1 to the Olympus CameraType Values list.
"It didn't work" isn't helpful. What was the exact command used and the output.
Read FAQ #3 and use that cmd
Please use the Code button for exiftool output

Please include your OS/Exiftool version/filetype

Phil Harvey

They changed the makernote header, but the tags were the same as with other models.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).