Thanks! Not really using it regularly, but I found it strange that it just stopped working.<br><br><div class="gmail_quote">2011/8/11 Stijn147 <span dir="ltr">&lt;<a href="mailto:stijn_last@hotmail.com">stijn_last@hotmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Mathias,<br>
<br>
I was facing the same problem.<br>
To solve it, I installed libxext-dev   (sudo apt-get install libxext-dev)<br>
<br>
After recompiling gst-plugins-good, ximagesrc worked fine.<br>
<br>
I don&#39;t have a good explanation why this solves the problem, but when<br>
looking into the code gstximagesrc.c, I can see that now HAVE_XSHM is<br>
defined and XShmGetImage(..) is called instead of XGetImage(...)<br>
<br>
Stijn<br>
<font color="#888888"><br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/ximagesrc-just-black-tp3543469p3736010.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/ximagesrc-just-black-tp3543469p3736010.html</a><br>

Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br>