[FFmpeg-user] How can I transcode a video to 800x480, non-square pixels?

Dave P lists.davep at gmail.com
Mon Apr 7 19:56:56 CEST 2014


On Mon, Apr 7, 2014 at 1:48 PM, John Klimek <jklimek at gmail.com> wrote:

>
> If I have a video encoded at 720p or 1080p and I want to convert it to use
> the entire 800x480 display and the non-square (?) pixels, how can I do this
> with FFmpeg?


-filter:v scale=800:480,setdar=16/9


More information about the ffmpeg-user mailing list