[mythtv] [mythtv-commits] Ticket #1461: XvMC OSD does not fade away cleanly

Tj NG htpc at treblid.dyndns.org
Tue May 9 23:03:58 UTC 2006


Daniel Kristjansson wrote:
> I just tried titivillus-osd and this doesn't happen here..
>
> What hardware are you using?
>
>   
Nvidia 6600GT AGP, with 8756 drivers..

> Please try:
>
>  make distclean ; ./configure --prev ; make
>  su
>  make install
>
> to make sure you really installed the new version.
>   
Tried twice, I'm pretty sure it's installing the new version. But will 
try a third time tonight.

Also, the watermark is alot better in mythtv-vid branch, it's now leaves 
part of the frame as far as I can tell. In trunk, I can see some text, 
like "Position" inTitivillius-OSD.

I build mythtv as follows, is that causing the problem?
./configure \
        --disable-audio-arts --disable-audio-jack --disable-lirc \
        --disable-joystick-menu --disable-firewire --disable-ivtv \
  --disable-v4l --disable-xrandr \
        --enable-dvb \
        --enable-xvmc \
        --disable-xvmc-vld \
        --disable-v4l \
        --disable-dbox2 \
        --enable-opengl-vsync \
        --arch=pentium4 \
        --compile-type=debug

Regards,
Tj



More information about the mythtv-dev mailing list