[Mplayer-cvslog] CVS: main/libvo vo_cvidix.c,1.9,1.10
Sascha Sommer
saschasommer at freenet.de
Fri Sep 17 13:58:42 CEST 2004
On Thursday 16 September 2004 21:31, D Richard Felker III wrote:
> On Thu, Sep 16, 2004 at 08:08:19PM +0200, Sascha Sommer CVS wrote:
> > CVS change done by Sascha Sommer CVS
> >
> > Update of /cvsroot/mplayer/main/libvo
> > In directory mail:/var2/tmp/cvs-serv22916/libvo
> >
> > Modified Files:
> > vo_cvidix.c
> > Log Message:
> > Changed the default again so that the initial video position is in
> > the upper left corner like in vo fbdev[2].
> > Reason: vo cvidix does not know the screen resolution unlike you specify
> > it with screen[w/h], resulting in the video being displayed on a random
> > position.
>
> very annoying! can't it check if screenw/screenh are defined, and
> center it in that case??
>
It can now, but the default without screenw/h is still in the upper left
corner. (you can't put it on the right if you don't know how far away the
right border of the screen is)
Sascha
More information about the MPlayer-cvslog
mailing list