Open knminhaz opened 3 years ago
I'm curious about this too. I have a csv recorded from the fpv camera. Attempting to sync always gives the "Removing slide due to large error"
Still need to write a detailed reference for it, but have a look at:
.gcsv
"format" is the most "flexible" one, so use that if you're doing something from scratch
I know the program is made mainly for FPV's but given the right inputs it can also be made to work with mobile footage.
I have managed to video on an Android phone while logging synchronized IMU data(Gyro CSV). The gyro data is of around 500Hz in the format: t, x, y, z. Will this csv file work for stabilization? I have made the camera profile. Which gyro log file do I choose? Blackbox or Runcam? Automatic Sync always shows "Removing slice due to large error". What am I doing wrong?
Any pointers?