ExifTool Forum

ExifTool => Bug Reports / Feature Requests => Topic started by: Neal Krawetz on July 06, 2022, 04:01:26 PM

Title: Decoding more Motorola MakerNotes
Post by: Neal Krawetz on July 06, 2022, 04:01:26 PM
Motorola 0x64d0 = Drive Mode
E.g.:
Motorola 0x64d0                 : Hdr State Machine


Motorola 0x6420 = Custom Rendered
E.g.:
Motorola 0x6420                 : Scene: HDR|McfHDR: Merge: SUCCESS, AlgResult: OK, 3/3
Title: Re: Decoding more Motorola MakerNotes
Post by: Phil Harvey on July 06, 2022, 09:16:41 PM
Can you post samples containing these?  I have a note that 0x6420 is int32s format (from Motorola samples I have already), but you are indicating a string format?  Also, I don't think I have a sample with 0x64d0 yet.

Thanks.

- Phil
Title: Re: Decoding more Motorola MakerNotes
Post by: Neal Krawetz on July 11, 2022, 08:29:07 AM
Hi Phil,

A few examples:
https://fotoforensics.com/analysis.php?id=63bad816599851edd0d157eb47be6ff03f966c1c.3814345&fmt=orig
https://fotoforensics.com/analysis.php?id=ff1c8b1602b8d9dfdd4ac06b90f4fe98d859b03c.3099017&fmt=orig
https://fotoforensics.com/analysis.php?id=760b5e2d18bcc0cead3873d8c2db4347fdb8b1ab.1673804&fmt=orig
https://fotoforensics.com/analysis.php?id=e22e4c685329bb23ce2870ef7307dae59483b044.6562491&fmt=orig
https://fotoforensics.com/analysis.php?id=04fb2e29d9d829e52ddcc36838068469677968a2.3771960&fmt=orig

Let me know if you'd like to see more examples. (I have many more. These are just from the first 9 days of this year.)
Title: Re: Decoding more Motorola MakerNotes
Post by: Phil Harvey on July 11, 2022, 11:28:26 AM
Great, thanks!  Motorola changed 0x6420 at some point.  I'll add support to ExifTool 12.44 for reading this tag if it is a string, and I'll add support for 0x64d0.

- Phil