ffmpeg -i myvideo_in.mp4 -vf "vflip,hflip" myvideo_fixed.mp4This works OK for GoPro videos.
Computer Tips - How to I fix an upsidedown video?
Date: 2014feb14
Product: ffmpeg
Keywords: rotate 180
Q. How to I fix an upsidedown video?
A. Use the ffmpeg like this: