Bug #542
exiv2 doesn't find exif data in attacched file
| Status: | Closed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | Andreas Huggel | % Done: | 100% |
|
| Category: | exif | |||
| Target version: | 0.18 | |||
Description
In the file I'm going to attach exiv2 doesn't find the exif data, while other applications, e.g. exif, does find them
History
Updated by Andreas Huggel 760 days ago
The file contains two Exif APP1 segments. I would argue that this means the file is invalid, although the Exif standard is not explicit about this.
The first Exif APP1 segment contains the Exif data, the second one is empty. If there are multiple APP1 Exif segments in a file, Exiv2 uses (happens to use...) the data from the last one.
I'll change this to make it use the first one only. That seems to be what other applications do with this image.
Updated by Andreas Huggel 451 days ago
- % Done changed from 0 to 100
Updated by Andreas Huggel 449 days ago
- Status changed from Resolved to Closed