ExifTool Forum

General => Metadata => Topic started by: Beholder3 on February 07, 2013, 02:15:50 PM

Title: Canon lens Serial Number
Post by: Beholder3 on February 07, 2013, 02:15:50 PM
Hi,

is there a way to change the Canon makernotes Lens Serial Number?

I tried -makernotes:LensSerialNumber="000000000" and the same without quotes but that did not work.

Instead of changing, deleting this one tag would also be ok.
Title: Re: Canon lens Serial Number
Post by: Phil Harvey on February 07, 2013, 02:45:16 PM
Thanks for pointing this out.

The way I had defined this tag, it wasn't writable, but I have fixed this and you will be able to write or delete this tag with ExifTool 9.17.  (Well, technically not delete it, but writing -makernotes:LensSerialNumber= will set it to all zeros, and ExifTool won't extract the LensSerialNumber if it is all zeros).

- Phil