ExifTool Forum

ExifTool => Bug Reports / Feature Requests => Topic started by: greybeard on July 22, 2022, 02:33:31 AM

Title: Fujifilm FirmwareVersion
Post by: greybeard on July 22, 2022, 02:33:31 AM
exiftool v12.44 introduced two new FujiFilm tags: FirmwareVersion and FirmwareVersion2 (0x1447 and 0x1448)

For X series cameras these are not firmware version - these tags contain the camera model followed by 0100 such as X-H2S_0100 or X-T3_0100 regardless of firmware version.

For X series cameras these tags don't add new information because we already have camera model from the Model tag

For files straight out of the camera the actual firmware version can be derived from the Software tag - such as "Digital Camera X-H2S Ver1.01" (which indicates firmware version 1.01) or "Digital Camera X-T3 Ver4.12" (firmware version 4.12)
Title: Re: Fujifilm FirmwareVersion
Post by: greybeard on September 17, 2022, 08:03:51 AM
these tags are still incorrectly showing as firmware version on exiftool 12.45
Title: Re: Fujifilm FirmwareVersion
Post by: Phil Harvey on September 18, 2022, 09:16:29 PM
Yes, thanks.  I didn't find time to include all of the updates I wanted in the latest release (I spent too much time dealing with raw writing problems).  This should be in the next release, but I'll post back here if I have any questions.

- Phil
Title: Re: Fujifilm FirmwareVersion
Post by: greybeard on September 19, 2022, 03:41:40 AM
Thanks Phil - I didn't want it to get lost - and it gives others a chance to disagree with my interpretation of the data
Title: Re: Fujifilm FirmwareVersion
Post by: Phil Harvey on September 19, 2022, 11:04:43 AM
OK.  Patch added.  ExifTool 12.46 will change the names of these to FujiModel and FujiModel2

- Phil