[FFmpeg-user] Rotating an mp4 video on Windows

Carl Eugen Hoyos ceffmpeg at gmail.com
Mon Aug 8 16:19:04 EEST 2016


Hi!

2016-08-08 10:34 GMT+02:00 Peter White <peter.white at posteo.net>:
> But for completeness' sake, a command that rotates and compresses the
> video losslessly:
>
> $ ffmpeg -i input.mp4 -vf "transpose=2" -c:v libx264 -crf 0 target.mp4

WMP does not support lossless h264.

Carl Eugen


More information about the ffmpeg-user mailing list