Opened 7 years ago
Closed 6 years ago
#44189 closed defect (bug) (invalid)
Missing Exif Data
Reported by: | lriese | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Media | Keywords: | dev-feedback needs-patch |
Focuses: | Cc: |
Description
Missing EXIF Data: the terminal exiftool provides the data as follow:
-HyperfocalDistance= excample: 1497.69 m
-LensID= excample: Sigma 150-600mm F5-6.3 DG OS HSM | S
- LensModel = worked in the past now is empty
you need examples? Many thx!
Change History (2)
Note: See
TracTickets for help on using
tickets.
Hi @lriese, thanks for the report. It's possible that this was removed in [36700]. You can disable stripping of metadata by filtering the value of
image_strip_meta
to false.