[FFmpeg-user] Rotating an mp4 video on Windows

Elie Grouchko elie at grouchko.net
Mon Aug 8 10:48:50 EEST 2016


Hi,

I am new to ffmpeg.

I have been trying to rotate an mp4 video file on Windows, without affecting the quality, encoding, etc., but the output file is not compatible with WMP.

The command I have been using:
ffmpeg -i  source.mp4 -vf "transpose=2" target.mp4

I tried all the options I have been able to find online, but nothing worked.

Help will be greatly appreciated

Thanks
Elie


More information about the ffmpeg-user mailing list