[
https://issues.apache.org/jira/browse/TIKA-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18094962#comment-18094962
]
ASF GitHub Bot commented on TIKA-2861:
--------------------------------------
dschmidt commented on PR #2935:
URL: https://github.com/apache/tika/pull/2935#issuecomment-4924473219
No license concern there: the two committed test files are not photos at
all. Both are fully synthetic, hand-crafted container structures
(`testMP4_QuickTimeMetadata.mov` is 611 bytes, `testMP4_udtaLocation.mp4`
is 74 bytes): just an `ftyp` box plus a `moov` with the metadata boxes
under test, no `mdat`, no image or video data, and all values are made up
(`TEST-UUID-0001-LIVEPHOTO`, `+12.3456-098.7654+010.500/`).
The osxphotos files linked above (MIT) were only used locally for the
end-to-end verification described in my earlier comment; they were never
added to the repo.
> MP4Parser not getting gps metadata
> ----------------------------------
>
> Key: TIKA-2861
> URL: https://issues.apache.org/jira/browse/TIKA-2861
> Project: Tika
> Issue Type: Bug
> Components: metadata
> Reporter: Junran
> Priority: Major
> Attachments: 1.mp4, 2.MOV
>
>
> Hello, MP4Parser is not getting video GPS metadata which is extracted for
> images such as jpeg. I have checked both MP4 and MOV files, the files I
> checked all have GPS Exif data embedded in the same fields as image. Any
> idea? Thanks!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)