[MPlayer-cvslog] r18718 - in trunk/libvo: vo_x11.c vo_xmga.c vo_xv.c vo_xvidix.c vo_xvmc.c x11_common.c

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sat Jun 17 21:49:11 CEST 2006


Hi,
On Sat, Jun 17, 2006 at 02:37:51PM -0400, The Wanderer wrote:
> been able to find said discussion). However, it seems to me that window
> size *should* (in theory) be independent of window position... maybe
> I'll have a look at the code and try to figure out a way to manage that.

Yes and no. What if the first video is 100x100 and in the lower right
corner, but the next one is 1000x1000? Leaving the position will mean
you can't see much of it.
What if it's in the center? Just changing the size will make it no more
centered. How to know if it was supposed to be centered or if it was
supposed to be e.g. starting at the 100x50 coordinates?
The answer in most cases would be obvious to a human, but hard to guess
for a computer...

> Actually, I'm not 100% sure we're on the same page here. To be
> completely explicit: this behaviour happens for me when operating in
> purely window-based mode, without -fs on the command line and without
> toggling; fullscreen doesn't enter into it on the user side.

Well, I'm looking for a consistent fix for all cases *g*

Greetings,
Reimar Döffinger



More information about the MPlayer-cvslog mailing list