hflip
Flip the input video horizontally.
For example, to horizontally flip the input video with ffmpeg
:
ffmpeg -i in.avi -vf "hflip" out.avi
Flip the input video horizontally.
For example, to horizontally flip the input video with ffmpeg
:
ffmpeg -i in.avi -vf "hflip" out.avi