wseemann / FFmpegMediaMetadataRetriever

FFmpegMediaMetadataRetriever provides a unified interface for retrieving frame and meta data from an input media file.
1.73k stars 387 forks source link

What about the position (Latitude+Longitude)? #222

Open DennyWeinberg opened 4 years ago

wseemann commented 4 years ago

Can you provide a file that includes this metadata for me to test?

On Sat, Mar 14, 2020, 2:27 PM Denny Weinberg notifications@github.com wrote:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wseemann/FFmpegMediaMetadataRetriever/issues/222, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARQTBAOC57CSRCZT6VKGLLRHPZF3ANCNFSM4LJZLS2Q .

DennyWeinberg commented 2 years ago

https://user-images.githubusercontent.com/7354954/144748581-cd402768-c2b9-4873-a194-7a5171cf7d31.mp4

Screenshot_20211205-143044_ExifTool CellHubs ExifTool

wseemann commented 2 years ago

Hi @DennyWeinberg. Thanks for the sample file. I ran exiftool (exiftool 144748581-cd402768-c2b9-4873-a194-7a5171cf7d31.mp4 > metadata.txt) myself and I don't see any GPS info in the file. Can you please confirm what I'm seeing? Are you sure this file has GPS metadata included? metadata.txt

DennyWeinberg commented 2 years ago

I understand. However, the app shows a location. So it must be in the xmp or somewhere else.

wseemann commented 2 years ago

I just checked the file with metadata-extractor too, which also checks XMP. The GPS Coordinates aren't there either. metadata.txt.

DennyWeinberg commented 2 years ago

Strange. It must be somewhere. Otherwise the app wouldn't show anything. FYI, I downloaded the video from photoprism, there is a location too.

DennyWeinberg commented 2 years ago

Im in contact with the developer of the app. I will get back to you later.

DennyWeinberg commented 2 years ago

It seems like I messed up with providing a valid sample file. I'm not sure how that happened and I'm really sorry about that. Attached a new file with gps coordinates.

https://user-images.githubusercontent.com/7354954/147400166-2547065b-aee5-4b76-b01b-f2126b4c5b0e.mp4