[Mplayer-users] wrong scaling
Rodolfo Borges
rodolfo.borges at mail.com
Wed Jul 4 05:53:57 CEST 2001
well, i looked at the sources, and the problem seems
to be in the aspect() function of libvo/vo_sdl.c
i just included a "newres.w = srcw; newres.h = srch;"
at the end of the function to satisfy my needs,
but i hope someone can fix it the right way.
On Wed, 04 Jul 2001, Rodolfo Borges wrote:
> the -x and -y options are not working well with SDL output.
>
> using -x 400 -y 200 is ok, but with -x 200 -y 400 the window
> is created with 75x150 pixels!
> -x 400 -y 400 produces a 300x300 window, but -x 400 -y 300 is ok.
> what's happening here? some bug?
>
> i'm using the latest mplayer, MPlayer-20010703.tar.bz2
>
> thanks,
> rodolfo.borges at mail.com
_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-users
More information about the MPlayer-users
mailing list