Project

General

Profile

Feature #1162

New Lens: Tamron 28-300mm F/3.5-6.3 Di VC PZD A010

Added by Tomasz Ciolek over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
lens
Target version:
Start date:
22 Feb 2016
Due date:
% Done:

100%

Estimated time:
1.00 h

Description

When the exiv2 0.24 and 0.25 tools/libraries process data from photos taken with a Canon EOS 6D body, firmware 1.1.6, with a Tamron 28-300mm
F/3.5-6.3 Di VC PZD A010 lens, it seems to detect the lens as a 'Canon EF 90-300mm f/4.5-5.6 USM'.

exiv2 -pt FILENAME | grep -ai lens output is:

exiv2 -pt _MG_0097.JPG | grep -ai lens
Exif.CanonCs.LensType Short 1 Canon EF 90-300mm f/4.5-5.6 USM
Exif.CanonCs.Lens Short 3 28.0 - 300.0 mm
Exif.Canon.LensModel Ascii 74 TAMRON 28-300mm F/3.5-6.3 Di VC PZD A010
Exif.Photo.LensSpecification Rational 4 28/1 300/1 0/1 0/1
Exif.Photo.LensModel Ascii 41 TAMRON 28-300mm F/3.5-6.3 Di VC PZD A010
Exif.Photo.LensSerialNumber Ascii 11 0000000000

Lens name and model: Tamron 28-300mm F/3.5-6.3 Di VC PZD A010
Lens make website: http://tamron.com.au/di28-300_a010.html

Sample JPG attached for testing. happy to supply more if needed


Files

_MG_0097.JPG (404 KB) _MG_0097.JPG Tomasz Ciolek, 22 Feb 2016 15:30

History

#1

Updated by Robin Mills over 5 years ago

  • Status changed from New to Closed
  • Assignee set to Robin Mills
  • Target version set to 0.26
  • Estimated time set to 1.00 h

What's the problem:

$ exiv2 -pa --grep model/i --grep lens/i http://dev.exiv2.org/attachments/download/965/_MG_0097.JPG 
Exif.Image.Model                             Ascii      13  Canon EOS 6D
Exif.CanonCs.LensType                        Short       1  213
Exif.CanonCs.Lens                            Short       3  28.0 - 300.0 mm
Exif.Canon.ModelID                           Long        1  EOS 6D
Exif.Canon.LensModel                         Ascii      74  TAMRON 28-300mm F/3.5-6.3 Di VC PZD A010
Exif.Photo.LensSpecification                 Rational    4  28/1 300/1 0/1 0/1
Exif.Photo.LensModel                         Ascii      41  TAMRON 28-300mm F/3.5-6.3 Di VC PZD A010
Exif.Photo.LensSerialNumber                  Ascii      11  0000000000
$ 
It may have been incorrectly detected by v0.24 and v0.25, however it seems to be correct with trunk.

#2

Updated by Tomasz Ciolek over 5 years ago

tested a manual build from with SVN, version: 4207

Confirm detection fixed.

#3

Updated by Tomasz Ciolek over 5 years ago

Tomasz Ciolek wrote:

tested a manual build from with SVN, version: 4207

Confirm detection fixed.

/exiv2/trunk/build.cmake$ ./bin/exiv2 -pt ~tmc/_MG_0097.JPG | grep -ai lens
Exif.CanonCs.LensType Short 1 213
Exif.CanonCs.Lens Short 3 28.0 - 300.0 mm
Exif.Canon.LensModel Ascii 74 TAMRON 28-300mm F/3.5-6.3 Di VC PZD A010
Exif.Photo.LensSpecification Rational 4 28/1 300/1 0/1 0/1
Exif.Photo.LensModel Ascii 41 TAMRON 28-300mm F/3.5-6.3 Di VC PZD A010
Exif.Photo.LensSerialNumber Ascii 11 0000000000

#4

Updated by Robin Mills over 5 years ago

  • % Done changed from 0 to 100

Also available in: Atom PDF