Hi,
I occasionally use some vintage lenses, which don’t have any electronics and don’t supply any data to camera’s software. Olympus cameras (and probably most other) allow to create entries with Lens name, Focal distance and Aperture and then choose that setting when using the lens. Lens name then can be found in the metadata of RAW as, for example:
0xa434 Photo LensModel Ascii 32 Miida 135mm 1:2.8
0xa434 Photo LensModel Ascii 32 OM-System Zuiko MC Auto-T 135mm
Focal distance and Aperture (F Number) also appear in metadata. All are present in JPG exported from darktable. Also all are automatically used when, for example, uploaded to Flickr. However darktable interface doesn’t show the Lens name –
– as it is relying on other Exif field(s) for lens ID. In case of Olympust it may be Exif.OlympusEq.LensType
.
May not be a huge issue, but sometimes it is. For instance, when comparing images taken with two 135mm/2.8 vintage lenses (Miida and OM Zuiko) the image info in darktable is identical. So then, in darktable, it’s hard to tell which lens was used for that particular image.
Has anyone run into similar situation? Any ways to make info from Photo.LensModel field visible somewhere?