drewnoakes/metadata-extractor
End of data reached when parsing photoshop directory of jpg
开放
#551 创建于 2021年8月30日
good-first-issuehelp wantedimage-queue
仓库指标
- 星标
- (2,411 个星标)
- PR 合并指标
- (平均合并 3天 2小时) (30 天内合并 2 个 PR)
描述
One of our photographers had a problem with the image linked below. The actual error that happens is "End of data reached." for the Photoshop directory. He told me the problem persisted even after cropping the image. This leads me to believe it is not simply a corrupt image but either a bug in either Lightroom (that outputs invalid meta data) or in this library.
What also smells funny is that it ends up producing two Photoshop directories with errors in them. I read in the PhotoshopReader class that it will produce both Photoshop and IPTC directories so maybe it is the culprint.
