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

Sala Riccardo sala.rky at tiscali.it
Thu Sep 19 14:42:01 CEST 2002


  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.

>





More information about the MPlayer-users mailing list