[FFmpeg-user] need to convert LR to HR.

Roger Pack rogerdpack2 at gmail.com
Thu Jul 5 19:03:56 CEST 2012


> Can anyone please tell me What is the command in ffmpeg which can do this
?

ffmpeg -i in.avi -s 1920x1280 out.avi
>


If you want a possibly "prettier" output you could try rescaling it with
lanczos.


More information about the ffmpeg-user mailing list