Skip to content
Discussion options

You must be logged in to vote

Stupid user again. Read the manual about FFMPEG Profiles and there it states that for using --use-gpx-only I have to do the following:

You'll need to create a profile - see FFMPEG Profiles

> {
>   "overlay": {
>     "input": [],
>     "output": ["-vcodec", "png"]
>   }
> }

Then run like this:
python .venv/bin/gopro-dashboard.py --use-gpx-only --gpx tester.gpx --profile overlay --overlay-size 2704x1520 test.mov

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by troflog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant