cant get gps data from Garmin dash cam using exiftool

Started by NKA, October 30, 2018, 03:04:16 PM

Previous topic - Next topic

NKA

hello everyone,
i cant exract gps data using exiftool.
here is file which i get using key -ee
https://drive.google.com/file/d/1vsMrsodpinQNzjYaTxpflBuI3KhbFd4B/view?usp=sharing
and there is no gps data.
but when i am using software from Garmin i see gps tracking.

here is video file https://drive.google.com/file/d/1ApVqpfYOHOXlLZ01lBphhNOCzJPx_5-a/view?usp=sharing
please help


Phil Harvey

Thanks.  I'll see what I can do to extract the GPS coordinates for this format.

I'll post back here when I have some news.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

Phil Harvey

OK, I've figured it out.  ExifTool 11.17 will have the ability to decode GPSLatitude, GPSLongitude and GPSSpeed from these files using the -ee option.

Thanks for the sample.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

NKA

Thank you very much. When 11.17 version is going to be published?

Phil Harvey

...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).