mplayer-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [MPlayer-users] Re: X freeze only with 0.9pre7


To: mplayer-users@xxxxxxxxxxxx
Subject: Re: [MPlayer-users] Re: X freeze only with 0.9pre7
From: Sala Riccardo <sala.rky@xxxxxxxxxx>
Date: Thu Sep 19 14:42:01 2002
References: <79CA6DC570E8D41180270001021E2FE03A3C3C@MAILSERVER> <1032271137.2016.121.camel@wintermute.atriaky.sk> <3D8762FB.6030303@tiscali.it>
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513

Hi,

are you using --disable-new-input when compiling?
if yes, try pre6 wihtout it. mayeb it will crash too then.

I'm not using this option, and when I try to compile pre6 with --disable-new-input it won't compile, I don't know why.

try to get each version of vo_xv.c from CVS, and test it, and tell me which
version introduced the problem.

OK, I have found it!!!
The MPlayer-20020821 works but MPlayer-20020822 don't.
I have made:
diff vo_xv[20020822].c vo_xv[20020821].c
and it says:

533,538d532
<       if (vo_fs) {
<         e |= VO_EVENT_EXPOSE;
<         XClearWindow(mDisplay, vo_window);
<         XFlush(mDisplay);
<       }
<
I've patched the vo_xv.c of MPlayer-20020822 and It works!
I've done the same thing on MPlayer-09pre7 and It works too.
Why? Can I test/try something other?
Thanks for answers.


are you using std XF driver or GATOS ?


I'm using standard XFree 4.2.0 driver.

Thanks.
Bye.






[Prev in Thread] Current Thread [Next in Thread]