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

fourCC Label 'FSKP' not found (GoPro 9 Timelapse) #20

Closed designer2k2 closed 2 years ago

designer2k2 commented 3 years ago

Hello, when running on a video made with the timelapse function on a GoPro 9 it gives this Warning (maaaany times): grafik

The resulting GPX files are ok.

On normal videos there is no warning.

juanmcasillas commented 2 years ago

Hello,

Added in the new patch.

Thanks!