ElvinC / gyroflow

[INACTIVE LEGACY VERSION, FIND THE PROJECT HERE: https://github.com/gyroflow/gyroflow] Video stabilization using IMU motion data from internal or external logs
http://gyroflow.xyz
GNU General Public License v3.0
611 stars 90 forks source link

Which Gyro Log Type for Sony a7s III? #115

Closed throttlenerd closed 2 years ago

throttlenerd commented 2 years ago

I think I tried every one, except for ones titled "GoPro" and "Insta 360" and it doesn't seem to recognize the log data inside the .mp4 file, however it is there, according to Catalyst Browse.

Thanks!

ElvinC commented 2 years ago

You can convert it to the blackbox format with telemetry_parser and load that: https://github.com/AdrianEddy/telemetry-parser alternatively telemetry_parser is used as a module in the dev branch and can be selected as one of the log parser types.