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

John Klimek jklimek at gmail.com
Mon Apr 7 21:19:20 CEST 2014


Thanks!  Does the input resolution or aspect ratio matter?


On Mon, Apr 7, 2014 at 1:56 PM, Dave P <lists.davep at gmail.com> wrote:

> 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
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list