[
https://issues.apache.org/jira/browse/TIKA-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831712#comment-16831712
]
Tim Allison edited comment on TIKA-2861 at 5/2/19 3:53 PM:
-----------------------------------------------------------
I'm able to extract lat/long from the AppleGPSCoordinatesBox that is stored in
UserData in the file you attached. Is this sufficient? Or are you finding
coordinates elsewhere?
0: X-Parsed-By : org.apache.tika.parser.DefaultParser
0: X-Parsed-By : org.apache.tika.parser.mp4.MP4Parser
0: meta:creation-date : 2019-03-29T04:36:39Z
0: geo:lat : -35.2840
0: X-TIKA:content_handler : ToXMLContentHandler
0: tiff:ImageLength : 1080
0: dcterms:created : 2019-03-29T04:36:39Z
0: dcterms:modified : 2019-03-29T04:36:39Z
0: Last-Modified : 2019-03-29T04:36:39Z
0: xmpDM:audioSampleRate : 1000
0: meta:save-date : 2019-03-29T04:36:39Z
0: X-TIKA:parse_time_millis : 261
0: geo:long : +149.1215
0: tiff:ImageWidth : 1920
0: xmpDM:duration : 2.64
0: Content-Type : video/mp4
was (Author: [email protected]):
I'm able to extract lat/long from the AppleGPSCoordinatesBox that is stored in
UserData in the file you attached. Is this sufficient? Or are you finding
coordinates elsewhere?
> 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
>
>
> 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
(v7.6.3#76005)