Skip to content

Overwrite gyro data in a GoPro video using blackbox logs. This enables the use of ReelSteady GO with the Hero 7

License

Notifications You must be signed in to change notification settings

pablitous/blackbox2gpmf2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blackbox2gpmf

How To install

  1. Install python https://www.python.org/downloads/
  2. Install this 4 libraries:
  • pip install numpy (if you are on latest windows 10 version 20H2, you should do "pip install numpy=1.19.3"
  • pip install pandas
  • pip install scipy
  • pip install matplotlib
  1. Go to folder and run it as

python -v blackbox2gpmf.py

About

Overwrite gyro data in a GoPro video using blackbox logs. This enables the use of ReelSteady GO with the Hero 7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%