[MPlayer-dev-eng] Using vo_x11 and -wid option fails with setting the Colormap
Attila Kinali
kinali at gmx.net
Wed Jan 1 14:44:51 CET 2003
On Thu, 26 Dec 2002 18:23:09 +0100 (CET)
Koos Vriezen <koos.vriezen at xs4all.nl> wrote:
> Hi,
>
> I'm trying to get the x11 driver to work playing in a KDE/Qt window. It
> works with the xv driver, but the x11 driver fails bt:
Is this bug still present ?
> --- libvo/vo_x11.c.orig Thu Dec 26 18:18:31 2002
> +++ libvo/vo_x11.c Thu Dec 26 18:18:32 2002
> @@ -298,8 +298,8 @@
>
> xswa.background_pixel=0;
> xswa.border_pixel=0;
> - xswa.colormap=theCmap;
> - xswamask=CWBackPixel | CWBorderPixel | CWColormap;
> + //xswa.colormap=theCmap;
> + xswamask=CWBackPixel | CWBorderPixel;// | CWColormap;
That's rather a workaround that would break a lot of other things
than a fix.
Attila Kinali
BTW: Bugreports shoud go to mplayer-users
--
Emacs ist für mich kein Editor. Für mich ist das genau das gleiche, als wenn
ich nach einem Fahrrad (für die Sonntagbrötchen) frage und einen pangalaktischen
Raumkreuzer mit 10 km Gesamtlänge bekomme. Ich weiß nicht, was ich damit soll.
-- Frank Klemm, de.comp.os.unix.discussion
More information about the MPlayer-dev-eng
mailing list