[MPlayer-users] helpme

Arpi arpi at thot.banki.hu
Thu Jul 4 00:12:01 CEST 2002


Hi,

> >> I don't remember now but i couldnt use it. But in my case it was not
> >> problem because i need the convert -scale function to fit the
> >> thumbnail in a box of 100x100
> >
> > -vop scale=100:100 -vo jpeg :)
> 
> convert scales the image to FIT in 100x100 but mantaining the aspect. It
> means, the result will be never wider than 100 nor taller than 100, but it
> maybe less if it is needed for mantaining the aspect. I.e. a picture of
> 640x480 willbe converted to 100x75.

argh
then rtfm

-vop scale=100:-2 -vo jpeg

or if you want always 100x100 with correct aspect:
-vop expand=100:100,scale=100:-2 -vo jpeg


A'rpi / Astral & ESP-team

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




More information about the MPlayer-users mailing list