juanmcasillas / gopro2gpx

Parse the gpmd stream for GOPRO moov track (MP4) and extract the GPS info into a GPX (and kml) file.
GNU General Public License v3.0
197 stars 50 forks source link

GPS information from MP4 videos #46

Closed germancruzram closed 2 months ago

germancruzram commented 2 months ago

Have you tried to extract GPS information from MP4 videos obtained with Android smartphone cameras?

Thank.

juanmcasillas commented 2 months ago

Hello. If the phone stores the GPS data in the same way (in another track, in binary format) it's possible. Have you any sample to test with ?

Regards,