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
194 stars 49 forks source link

Allow filtering generated GPS track by GPSP (dilution of precision) #43

Closed robfox92 closed 1 year ago

robfox92 commented 1 year ago

Allows for finer-grained control over the quality of trackpoints generated.

juanmcasillas commented 1 year ago

Merged :-)