Post your LensType / LensID discoveries here

Started by Phil Harvey, January 08, 2012, 08:37:16 PM

Previous topic - Next topic

mhb

Hi Phil

Using  exiftool -lenstype# shows following:

255 for Canon 5DIII with Sigma 24-105mm F4 DG OS HSM | A
169 for Canon 5DIII with Sigma 35mm f/1.4 DG HSM | A

Thanks again
Mark

Phil Harvey

Hi Mark,

Thanks.  I've added the 24-105.  The other lens will still be identified as "Sigma 35mm f/1.4 DG HSM".

- 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 ($).

Beholder3

Sigma 18-35mm F1.8 DC HSM for Pentax has ID 8/31

Phil Harvey

Great!  That fills in a missing value nicely.

- 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 ($).

Beholder3

For the Pentax 645Z there are two new ISO values:

Unknown (36) means ISO 102.400
Unknown (39) means ISO 204.800

(From Photokina playing with the thing)

Beholder3

The new Sigma 150-600mm F5-6,3 DG OS HSM Sports on Canon is reported back as Canon EF 400 f5.6. Seems a double use.

Phil Harvey

Quote from: Beholder3 on September 19, 2014, 03:02:48 PM
For the Pentax 645Z there are two new ISO values:

Unknown (36) means ISO 102.400
Unknown (39) means ISO 204.800

Thanks.  I'll add these:

            34 => 64000,
            35 => 80000,
            36 => 102400,
            37 => 128000,
            38 => 160000,
            39 => 204800,


This may have just missed the 9.71 release, but it will appear in 9.72.

Quote from: Beholder3 on September 19, 2014, 03:17:50 PM
The new Sigma 150-600mm F5-6,3 DG OS HSM Sports on Canon is reported back as Canon EF 400 f5.6. Seems a double use.

Thanks, but I need to know the numerical LensID number because Canon itself seems to be inconsistent with this lens.

- 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 ($).

Beholder3

The lens ID of the Sigma 150-600 sports is 172

Phil Harvey

...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 ($).

KenO

Hi Phil,

Where is the Lens Database so can check if any of my lenses are not listed.

Ken

Phil Harvey

Hi Ken,

They are all listed in the Tag Name documentation for the appropriate camera manufacturer.

- 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 ($).

reisschuessel

Hi Phil,

i'd like to add a new Lens from Nikon.
I used ExifTool 9.74.

AF-S Nikkor 20mm f/1.8G ED

Make                            : NIKON CORPORATION
Camera Model Name               : NIKON D600

Lens Type                       : G
Lens                            : 20mm f/1.8
Lens F Stops                    : 6.33
Lens Data Version               : 0204
Lens ID Number                  : 169
Lens F Stops                    : 6.33
Lens ID                         : Unknown (A9 4C 31 31 14 14 C4 06)
Lens                            : 20mm f/1.8 G


Thanks for your great work!
:)

-Niels
Niels

500px: 500px.com/oejeblikket

Phil Harvey

Thanks!  This will appear in ExifTool 9.75.

- 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 ($).

Beholder3

The Samsung NX lens 16-50/2-2.8 reports back as Unknown (13)

Here is a raw from the NX1 with that lens: http://www.imaging-resource.com/PRODS/samsung-nx1/YSAM_0665.SRW.HTM

There also is an Unknown (3) Exposure mode in there.

Phil Harvey

Thanks!  I'll add this lens.

Samsung has been writing an invalid EXIF:ExposureMode for a number of models.  I don't know what it is supposed to mean, but it would be problematic to add support for this because it would open the window for ExifTool to write this invalid value too.

- 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 ($).