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
181 stars 50 forks source link

kml file not being generated #41

Closed AMInnovationTeam closed 1 year ago

AMInnovationTeam commented 1 year ago

It appears that the output is only producing a GPX file and not a KML file as well (as described in the ReadME).

juanmcasillas commented 1 year ago

Hello, I reactivated the KML support. Now it works. Try it, please.