[MPlayer-dev-eng] aspect scaling w/ -vo jpeg fails

Arpi arpi at thot.banki.hu
Tue May 21 20:21:06 CEST 2002


Hi,

> > > mplayer test.mov -vo jpeg -zoom -xy 700
> > > mplayer test.mov -vo jpeg -xy 700
> > > mplayer test.mov -vo jpeg -x 700
> > > 
> > >     No scaling performed on jpegs
> > 
> > you missed -zoom
and -vop scale

so, try:
mplayer test.mov -vo jpeg -zoom -vop scale -xy 700
or:
mplayer test.mov -vo jpeg -vop scale=700:-2  (CVS only)

> > just rtfm :)
> 
> No, just rtf(message) :)  Look at the first line :D.

yep, -vop scale always required for scaling with mencoder
and -zoom is required when you use -x -y -xy instead of scale=w:h
to give w/h values


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu



More information about the MPlayer-dev-eng mailing list