[MPlayer-users] Resizing video frame with mplayer for SVCD

D Richard Felker III dalias at aerifal.cx
Sat Jan 17 20:31:14 CET 2004


On Sat, Jan 17, 2004 at 09:58:07AM -0200, romildo at uber.com.br wrote:
> Hello.
> 
> I want to know how to properly resize a movie
> for SVCD with mplayer. I have tried the expand
> and scale filters, but I did not get the expected
> result. The movie is an AVI with frame size
> 800x344. The logic I logic I am following is this:
> 
> 1) First add top and bottom black borders to
>    bring the frame size to a 4:3 aspect ratio
>    
>    -vf expand=:600
>    
> 2) Then scale to 480x480
> 
>    -vf scale=480:480
>    
> 3) And set the aspect ratio to 4:3
> 
>    -aspect 4:3

What do you mean "then scale"? Do you have 2 separate -vf options??
Please show the full command line you're using.

Rich




More information about the MPlayer-users mailing list