[MPlayer-users] erratic behavior of -vo x11 -fs -zoom
Arpi
arpi at thot.banki.hu
Thu May 9 02:48:01 CEST 2002
Hi,
> I have noticed another example of erratic behavior when using options
> '-vo x11 -fs'. Sometimes the video window (which is much smaller in size
i've changed order of things in vo_x11, please try CVS
if still buggy, then apply this, and send logs of working and nonworking
case:
Index: x11_common.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/x11_common.c,v
retrieving revision 1.76
diff -u -r1.76 x11_common.c
--- x11_common.c 8 May 2002 20:24:35 -0000 1.76
+++ x11_common.c 9 May 2002 00:46:22 -0000
@@ -575,6 +575,7 @@
&vo_dx, &vo_dy, (Window *)&foo);
}
#endif
+printf("\nRESIZE! -> %dx%d (%d;%d) \n",vo_dwidth,vo_dheight,vo_dx,vo_dy);
ret|=VO_EVENT_RESIZE;
break;
case KeyPress:
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