<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Lucida Grande">Wuee!! I found th solution!!!<br>
<br>
gtk_widget_push_colormap(colormap);<br>
<br>
... Create the drawable where movie will sink<br>
<br>
gtk_widget_pop_colormap();<br>
</font></font><br>
En/na Guitarboy000 ha escrit:
<blockquote cite="mid:49F950B6.8050906@hotmail.com" type="cite">
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<font size="-1"><font face="Lucida Grande">I found the prloblem<br>
It's caused when I use a RGBA colormap for the widgets...<br>
<br>
The problem is that I need this rgba, do you know how can I solve it?<br>
<br>
Thanks!<br>
<br>
</font></font><br>
En/na T.R. Anitha ha escrit:
<blockquote cite="mid:289713.55508.qm@web94612.mail.in2.yahoo.com"
type="cite">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td
style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;"
valign="top">
<div> </div>
<div>Hi,</div>
<div> </div>
<div> You can get the window id of the drawing area and
pass it to your sink...</div>
<div> </div>
<div>In gtk,
GDK_WINDOW_XID(Glib::unwrap(drawingarea.get_window()));</div>
<div> </div>
<div>in gstreamer,</div>
<div> </div>
<div> gst_x_overlay_set_xwindow_id (GST_X_OVERLAY(videosink),
windowId);<br>
gst_x_overlay_expose (GST_X_OVERLAY(videosink) );</div>
<div> </div>
<div>this is overlay the video on the specified GTK window.</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div><br>
<br>
</div>
<p class="MsoNormal"><span><strong><font
style="background-color: rgb(64, 255, 255);">Sooner or later, those
who win are those who think they can</font></strong>.</span> </p>
<p class="MsoNormal" style="text-align: center;"
align="center"><span style="font-size: 12pt;">~ <a
moz-do-not-send="true"
href="http://in.f83.mail.yahoo.com/victory/quotations/authors/quotes_bach_richard.html"
target="_blank" rel="nofollow">Richard Bach </a>~</span></p>
</td>
</tr>
</tbody>
</table>
<br>
<!--1-->
<hr size="1"> Cricket on your mind? Visit the ultimate cricket
website. <a moz-do-not-send="true"
href="http://in.rd.yahoo.com/tagline_cricket_1/*http://beta.cricket..yahoo.com">
Enter now!</a>
</blockquote>
</blockquote>
</body>
</html>