[MPlayer-dev-eng] [PATCH] libvo/w32_common.c minor corrections
Reimar Döffinger
someone-guy at gmx.de
Fri Nov 7 23:24:41 CET 2003
Hello!
> Well, it doesn't work for me. Take a file with an aspect ratio different
> to my screen resolution, play it in fullscreen without your patch, and
> it comes up at the correct aspect ratio, with black bars above and
> below. With your patch, it is stretched to the full size of the screen,
> and thus is distorted vertically.
Why can't everything just work the way I want it to work ;-)
I used
mplayer -vo gl2 -aspect 2 file.avi
with and -fs and -nofs and also aspect 0.5 to test, as I don't have any
videos using aspect, and I had the image scaled as expected with black
bars covering the rest of the screen.
I reinstalled the source and recompiled, and it still works for me.
I also don't know how this could affect the gl2 vo module, as vo_dheight
is only used in the functions "resize" and "initGL" (which uses it only
to call resize), and resize calls aspect itself.
Can you give me some more hints? Does the directx module work? Does
switching in and out of fullscreen help? Anyone having any idea?
I have been using latest CVS to test.
Thanks for helping,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list