Closed bgse51 closed 1 year ago
Hi,
Indeed, I'm interested in the LRV file with GoPro6. Here, I have GoPro 6 too, I don't have issue to extract GPS data.
"-f 2" extract all data grabbed from sensor (gps, accelerometer, etc...) Are you sure that your binary contains GPS data ? "-f 3" extract only GPS data to write a GPX file. "-f 1" dump all data in txt format. You should understand why you don't have GPS data. (maybe no signal / no fix)
hello the LRV file I used does not contain any GPS data. so, this is not an issue.
Hi,
I have been able to compile, then I ran this command : ./gpx2video -v -m ${fichier_gopro} -o ${dossier_exports}/gpx/output.gpx -f 3 extract
fichier_gopro is the .LRV file from a gopro 6 black camera
However, the gpx created file is almost empty :
`<?xml version="1.0" encoding="utf-8"?> <gpx version="1.0" creator="gpx2video" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.topografix.com/GPX/1/0" xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">