[MPlayer-dev-eng] [PATCH] Fix geometry with wid in vo gl2

Onur Küçük onur at delipenguen.net
Sun Jul 18 21:01:41 CEST 2010


On Sun, 18 Jul 2010 20:22:32 +0200
Reimar Döffinger <Reimar.Doeffinger at gmx.de> wrote:

> On Sun, Jul 18, 2010 at 09:18:01PM +0300, Onur Küçük wrote:
> > old aspect is 1,245675 new aspect is 1,250000
> 
> You MPlayer is severely broken and will barely work at all.
> Something in its code uses setlocale, MPlayer can not work
> in such a circumstance, neither can FFmpeg nor several
> other parts/libraries used.

 Well, you are jumping to conclusions too fast, I am using bare svn
version of MPlayer. 

 That message comes from gnome-mplayer (src/gui.c). As I have said I
reproduce the problem under gnome-mplayer so I sent the output of it
(if necessary I can send the full output).

 Also there is no such message as "old aspect is %f new aspect is %f"
in MPlayer. Actually the only "aspect is" I could find as of revision
31750 is

libmpdemux/muxer_avi.c:    mp_msg(MSGT_MUXER, MSGL_INFO, "ODML: vprp
aspect is %d:%d.\n", aspect >> 16, aspect & 0xffff)


 Now, about the real problem, setting the gamma of the whole screen may
be related to the way gl2 works (I don't know much about it, you are
the expert), but the initial value change does not look right, also it
may be the symptom of a bigger problem. Any idea what it may be, where I
should look etc. ?


-- 
 Onur Küçük                                      Knowledge speaks,
 <onur.--.-.delipenguen.net>                     but wisdom listens



More information about the MPlayer-dev-eng mailing list