Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/time4tea/gopro-dashboard-overlay
Programs to process GoPro MP4 & Generic GPX/FIT files and create video dashboards & maps
https://github.com/time4tea/gopro-dashboard-overlay
dji-drone drone ffmpeg ffmpeg-script fit-data fit-file fit-files geospatial gopro gopro-camera gpx gpx-data gpx-files graphics help-wanted pillow pillow-simd python-pillow python3
Last synced: 5 days ago
JSON representation
Programs to process GoPro MP4 & Generic GPX/FIT files and create video dashboards & maps
- Host: GitHub
- URL: https://github.com/time4tea/gopro-dashboard-overlay
- Owner: time4tea
- License: gpl-3.0
- Created: 2021-09-15T13:41:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T18:02:52.000Z (4 months ago)
- Last Synced: 2025-01-08T20:57:58.461Z (6 days ago)
- Topics: dji-drone, drone, ffmpeg, ffmpeg-script, fit-data, fit-file, fit-files, geospatial, gopro, gopro-camera, gpx, gpx-data, gpx-files, graphics, help-wanted, pillow, pillow-simd, python-pillow, python3
- Language: Python
- Homepage:
- Size: 83.1 MB
- Stars: 397
- Watchers: 16
- Forks: 54
- Open Issues: 36
-
Metadata Files:
- Readme: README-PYPI.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
- Awesome - Gopro-dashboard-overlay - Programs to process GoPro MP4 & Generic GPX/FIT files and create video dashboards & maps (Multimedia / Video)
README
# Create video overlays from GoPro Videos or any GPX/FIT file
Discuss on [GitHub Discussions](https://github.com/time4tea/gopro-dashboard-overlay/discussions)
- Overlaying exciting graphics onto GoPro videos with super-exact synchronization
- Create videos from any GPX or FIT file - no GoPro required
- Support multiple resolutions, most GoPro models, normal, timelapse & timewarp modes
- Support GPUs to create movies at up to 17x realtime
- Convert GoPro movie metadata to GPX or CSV files
- Cut sections from GoPro movies (including metadata)
- Linux, Mac, Windows!## Examples
![Example Dashboard Image](https://github.com/time4tea/gopro-dashboard-overlay/raw/main/examples/2022-05-15-example.png)
![Example Dashboard Image](https://github.com/time4tea/gopro-dashboard-overlay/raw/main/examples/2022-06-11-contrib-example.png)
![Example Dashboard Image](https://github.com/time4tea/gopro-dashboard-overlay/raw/main/examples/2022-07-19-contrib-example-plane.jpg)
![Example Dashboard Image](https://github.com/time4tea/gopro-dashboard-overlay/raw/main/examples/2023-07-23-contrib-example-ski-pov.png)
![Example Dashboard Image](https://github.com/time4tea/gopro-dashboard-overlay/raw/main/examples/2023-07-23-contrib-example-ski-drone.png)An Example of 'overlay only' mode, which generates movies from GPX files
![Example Dashboard Image](https://github.com/time4tea/gopro-dashboard-overlay/raw/main/examples/2022-11-24-gpx-only-overlay.png)Example from [examples/layout](https://github.com/time4tea/gopro-dashboard-overlay/raw/main/examples/layout)
![Example Dashboard Image](https://github.com/time4tea/gopro-dashboard-overlay/raw/main/examples/layout/layout-cairo-2704x1520.png)## Map Styles
Almost 30 different map styles are supported! - See [map styles](https://github.com/time4tea/gopro-dashboard-overlay/raw/main/docs/maps/README.md) for more
## Requirements
- Python3.10 (development is done on Python3.11)
- ffmpeg (you'll need the ffmpeg program installed)
- libraqm (needed by [Pillow](https://pypi.org/project/Pillow/))## More Information
See:- https://github.com/time4tea/gopro-dashboard-overlay