progweb / gpx2video

Creating video with telemetry overlay from GPX data
GNU General Public License v3.0
170 stars 10 forks source link

[FEATURE] Support Insta360 video #6

Open mstraa opened 2 years ago

mstraa commented 2 years ago

Hi ! I have an insta360 one X2 and I would like to extract GPS data from it (some soft do it on gopro and insta360). Any idea if it will work out ouf the box ?

progweb commented 2 years ago

Gpx2video can be used with any video and gpx2video files.

The application supports gopro specific features too.

So at first, you have to extract gpx from your insv file. I'm interested in to add support for your camera. Is it possible that you provide me a insv "raw" file ?

I know that exiftran tool can extract data, so I should be able to do it too.

Later, I'll add dji support too.

Regards,