Project

General

Profile

Bug #1092

Samsung EX1 (TL500): Focal length wrong in RAW (correct for JPG)

Added by Marcel Müller over 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
not-a-bug
Target version:
Start date:
11 Jun 2015
Due date:
% Done:

100%

Estimated time:
1.00 h

Description

exiv2 reports the wrong focal length when reading SRW-RAWs created with a Samsung EX1 (TL500 in the US),
Photo.FocalLength seems to be 0, Samsung2.FocalLengthIn35mmFormat is off by a factor of 10:

$ exiv2 -pa SAM_1794.SRW | grep Focal
Exif.Photo.FocalLength                       Rational    1  (0/0)
Exif.Samsung2.FocalLengthIn35mmFormat        Long        1  5.7 mm
Exif.Photo.FocalLengthIn35mmFilm             Short       1  57.0 mm

exiftool has the same problem

$ exiftool -args SAM_1794.SRW | grep Focal
-FocalLength=0.0 mm
-FocalLengthIn35mmFormat=57 mm
-FocalLength35efl=0.0 mm

jpg is o.k.:

$ exiv2 -pa SAM_1794.JPG | grep Focal
Exif.Photo.FocalLength                       Rational    1  12.3 mm
Exif.Photo.FocalLengthIn35mmFilm             Short       1  57.0 mm

I have attached both an example RAW and matching JPG file.


Files

SAM_1794.SRW.bz2 (15 MB) SAM_1794.SRW.bz2 raw file, bzip2-compressed for file size limit Marcel Müller, 11 Jun 2015 17:21
SAM_1794.JPG (2.34 MB) SAM_1794.JPG Marcel Müller, 11 Jun 2015 17:21

History

#1

Updated by Robin Mills about 6 years ago

  • Target version set to 0.26
#2

Updated by Robin Mills almost 6 years ago

  • Category changed from exif to not-a-bug
  • Status changed from New to Closed
  • Assignee set to Robin Mills
  • % Done changed from 0 to 100
  • Estimated time set to 1.00 h

Nothing can be done about this by exiv2. You'll have to discuss this with Samsung.

Also available in: Atom PDF