Export GPS from MP4 Nextbase 522

Started by DickePeter, August 28, 2021, 05:43:52 PM

Previous topic - Next topic

DickePeter

Hello, I am looking for a way to export the GPS coordinates of my Nextbase 522 from the MP4 files. I've already tried something out a bit. and found the coordinates with exiftool -ee3. But I wonder how I can expose this now. I would appreciate help.
Thanks very much

StarGeek

What exactly would you want to do with the data?

If you want to make a GPS track, you can download either the gpx.fmt or kml.fmt file from Github.

You would then run
exiftool -p /path/to/gpx.fmt -ee file.mp4 > out.gpx
to create a GPX track file.  Or change it to write a KML track file.

For more details, see Inverse Geotagging.
* Did you read FAQ #3 and use the command listed there?
* Please use the Code button for exiftool code/output.
 
* Please include your OS, Exiftool version, and type of file you're processing (MP4, JPG, etc).

DickePeter

I have videos from my dashcam and would like to make this data available in Mapilarry and kartaview.
To do this I have to export the GPX track from the MP4