[FFmpeg-user] Rotating an mp4 video on Windows

Tim Hiles thiles at confex.com
Tue Aug 9 03:38:53 EEST 2016


Hi Elie,

This has worked for me in the past.  c:\ffmpeg.exe -loglevel error -i
inputfile.wmv -vf "transpose=0" -vf "hflip" "converted.mp4"  My apologies
in advance if this is a n00b answer to your question.


More information about the ffmpeg-user mailing list