Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 414 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 414 Bytes

Info

This script is used to mass export gps data from a GoPro video. It will automatically search the videos/ directory for all \*.MP4 files and export the GPS data to a file in the directory provided by the user.

Requirements

The script expects the gpx2video project to be built in gpx2video/build/. Instructions to do so can be found at the gpx2video page.