[FFmpeg-user] Best way to scale interlaced video

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Feb 26 10:30:08 CET 2014


Massimo Battistel <battistel <at> gmail.com> writes:

> ffmpeg -i sample1080i.mp4 -vcodec rawvideo 
> -vf scale=w=720:h=432:interl=1,pad=720:576:0:72
> -acodec pcm_s16le -ac 2 -ar 48000 out.avi

Complete, uncut console output still missing...

And if you see the same bad effects, it would 
make the report easier to understand if you 
could remove the pad filter.
And perhaps add "-an".

Carl Eugen



More information about the ffmpeg-user mailing list