[FFmpeg-user] Padding in ffmpeg

littlebat dashing.meng at gmail.com
Mon Sep 5 02:38:14 CEST 2011


On Sat, 3 Sep 2011 10:25:06 -0600
Jim Worrall <coniophora at gmail.com> wrote:

> I'm far from an expert, but suspect you may need to scale the video
> down first, then add the padding.  You might try -s WxH, or
> -vf scale=W:H
> 
> I don't know what the difference is.  I would try to add one of these
> before your -vf pad=

I always expand or crop the source video to the proper aspect then
scale to the result video, with mencoder.

---
littlebat


More information about the ffmpeg-user mailing list