ExifTool Forum

General => Metadata => Topic started by: emmexx on July 20, 2021, 08:52:23 AM

Title: gps track data on Xiaomi phone video
Post by: emmexx on July 20, 2021, 08:52:23 AM
Not sure if this is the right discussion.

I've got a Xiaomi Redmi Note 10 S phone and I would like to know if the video or time-lapse files have gps info on each frame. I tried some command from other threads but my knowledge of exiftool is very limited, I couldn't understand if the file has that info.

This is a test file https://drive.google.com/file/d/1c6e9JTTUPvD9PXWY65bnMlp4YASp8cDW/view?usp=sharing

Can somebody tell me what command to use and what to look for to understand if the gps track info is there or not?

Thank you
   maxx
Title: Re: gps track data on Xiaomi phone video
Post by: StarGeek on July 20, 2021, 11:16:10 AM
Exiftool doesn't appear to be able to parse any GPS track from this file.  Phil might be able to check out the sample file if he can find the time.

One thing to note is that video files are rarely synced up between the frame rate and the GPS coordinates.
Title: Re: gps track data on Xiaomi phone video
Post by: Phil Harvey on July 20, 2021, 08:29:29 PM
I've taken a look at the file, and don't see any timed GPS data.  There is a JPEG preview that ExifTool isn't extracting (I'll add support for that), but I think it is extracting everything else.

- Phil