lensfun / lensfun

The Lensfun project Git repository
http://lensfun.github.io
GNU Lesser General Public License v3.0
643 stars 196 forks source link

Support for Olympus Stylus1 w. firmware 2.0 #608

Closed bronger closed 5 years ago

bronger commented 9 years ago

The Olympus Stylus1's firmware version 2.0 has changed the camera's model name to: "STYLUS1,1s". The camera is currently not part of the lensfun database. I have modified my local db (/usr/share/lensfun/compact-olympus.xml) by copying the existing Stylus1 entry & updating the model entries.

exiv2 -pt P1310584.JPG | grep -Ei 'lens|model|make' Warning: Directory OlympusCs, entry 0x0101: Strip 0 is outside of the data area; ignored. Exif.Image.Make Ascii 24 OLYMPUS IMAGING CORP.
Exif.Image.Model Ascii 17 STYLUS1,1s
Exif.Photo.MakerNote Undefined 12984 (Binary value suppressed) Exif.MakerNote.Offset Long 1 3620 Exif.MakerNote.ByteOrder Ascii 3 II Exif.OlympusEq.ConversionLens Ascii 32
Exif.OlympusEq.FlashModel Short 1 None Exif.Photo.LensSpecification Rational 4 0/0 0/0 0/0 0/0 Exif.Photo.LensModel Ascii 32

Reported by: olive22

bronger commented 9 years ago

My update, if it helps. The images are correctly recognized in Photoflow & darktable with the update.

Olympus Imaging Corp. Olympus Stylus1,1s Stylus 1,1s olympusStylus1 4.67

Original comment by: olive22

bronger commented 9 years ago

I included your update. Thank you!

Original comment by: bronger

bronger commented 9 years ago

Original comment by: bronger