News:

2023-03-15 Major improvements to the new Geolocation feature

Main Menu

GPS from mov (dashcam), wrong format

Started by misocko, December 31, 2022, 03:16:00 PM

Previous topic - Next topic

misocko

hallo
i try to extract GPS from my dashcam video (mov format), but data are bad (corrupted?)
GPS Date/Time                   : 2154:155:159 00:00:00Z
GPS Latitude                    : 0 deg 0' 0.00" S
GPS Longitude                   : 0 deg 0' 0.00" W
GPS Speed                       : 33183
GPS Track                       : 0
GPS Altitude                    : -1701148776 m

command "E:\exiftool.exe" -a -ee -GPS* "E:\nova.MOV" > "E:\nova.gpx", I tied also different commands, same effect.

orginal video

Can somebody help me?
thank You in advance
Michal

Phil Harvey

Hi Michal,

This is a new format that ExifTool isn't decoding properly.

What is the make/model of the camera?

I'll see what I can to decode this, but it may take a few days.

- 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 ($).

misocko

Hi Phil
Its Lamax S9 dual

Thank You very much in advance.

Phil Harvey

ExifTool 12.53 (to be released maybe later today) will decode this new format.

- 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 ($).