Replies: 1 comment
-
I've had this happen to me, I am not sure why as I haven't traced it down, but what I did was use a tool called exiftool to add the rotation back. Command I used with exiftool is
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using gopro upside down without rotation lock. after the video is recorded, opening it on my mac, the rotation is correct. when i go to create an overlay, I get the following in the ffmpeg log file:
Once the overlay is generate, both the overlay and video are flipped upside down. How do I change so that the gopro-dashboard is not flipping the video when I run it.
Here are my parameters:
Here is the command that I run to create an overlay:
% bin/gopro-dashboard.py --fit 17237943888_ACTIVITY.fit --profile overlay-mac --font Arial --gpx-merge OVERWRITE nice-ride.MP4 10082024.mp4
and here is the exif for the nice-ride.MP4 itself:
Any help is appreciated.
Thanks,
Damir
Beta Was this translation helpful? Give feedback.
All reactions