-
|
I am trying to make a video file with gpx only but the backround looks black. Using Shotcut to overlay it but I cannot see anything behind my data.mov file. It looks like some metrics on top of a black background when looking at the file in quicktime.Should it not show some squares? It is probably an user error but I can not figure out what is wrong. Now I have to put some opacity on the data.mov so that I can see my gopro video.
Using: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
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:
Then run like this: |
Beta Was this translation helpful? Give feedback.
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:
Then run like this:
python .venv/bin/gopro-dashboard.py --use-gpx-only --gpx tester.gpx --profile overlay --overlay-size 2704x1520 test.mov