drewnoakes/metadata-extractor

Extracting Externally Specified Metadata from HEIF (EXIF, XMP, MPEG-7)

开放

#371 创建于 2018年10月15日

 (4 条评论) (1 个反应) (0 位负责人)Java (470 个派生)batch import
help wanted

仓库指标

星标
 (2,411 个星标)
PR 合并指标
 (平均合并 3天 2小时) (30 天内合并 2 个 PR)

描述

Expected Behavior

Metadata-Extractor will also check for/extract externally specified metadata (EXIF, XMP, and MPEG-7)

Current Behavior

Metadata-Extractor only extracts metadata specified by HEIF itself

Detailed Description

There is potential for externally specified metadata: EXIF, XMP, and MPEG-7. More information on how to get at this data is provided in Annex A of ISO/IEC 23008-12:2017.

Issue originally branched from #362 : 4. cannot get the Exif info from the mdat box, I think this feature has not been implemented yet. :)

贡献者指南