https://github.com/time4tea/gopro-dashboard-overlay
Docker resources for the excellent GoPro-overlay-dashboard.py
To use these files, clone the repository and copy a GoPro MP4 file to the videos directory and then run the following:
docker compose build goprovo
docker compose run --rm goprovo auto
Make some tea, wait for gopro-overlay to do the magic. When complete you should find a new file alongside your original with {filename}-OV.MP4.
other things to try:
docker compose run --rm goprovo help
to see why something went wrong:
docker compose run --rm goprovo bash
WARNING: Provided as is, no liability implied, use at your own risk!