Don&#39;t know if this helps, but...<br><br>You can only have one xvimagesink at a time. If you want to display two or more running video streams you can only have one xvimagesink, and then use ximagesink for the other one. (The difference is a &quot;v&quot;.)
<br><br>Of course, you can also use only ximagesink of you want.<br><br>/Fredrik Persson<br><br><div><span class="gmail_quote">On 10/9/07, <b class="gmail_sendername">Sameer Naik</b> &lt;<a href="mailto:sameer@allaboutif.com">
sameer@allaboutif.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">hi,<br>i am trying to play multiple video pipelines using the xvimagesink video
<br>output plugin.<br><br>opening of the xdisplay and creation of the video window is done in my<br>application and the window id is made available to the xvimagesink<br>plugin, i.e. by catching the &quot;prepare-window-id&quot; message posted on the
<br>bus.<br><br>i opened two xwindows and ran two seperate video pipelines, hoping that<br>each of the pipelines would emit the &quot;prepare-window-id&quot; message and<br>then i would provide each pipeline with a seperate window. but it
<br>appears that the message is emitted only once (by whichever pipeline is<br>executed first)<br><br>is it possible to achieve what i am trying.<br><br>what i am actually trying to do, to display different videos on the<br>
screen simultaneously. something very similar to&nbsp;&nbsp;a video wall. so each<br>zone of the wall is handled by a separate player pipeline.<br><br>please help<br>thank you<br>~sameer<br><br><br><br>-------------------------------------------------------------------------
<br>This SF.net email is sponsored by: Splunk Inc.<br>Still grepping through log files to find problems?&nbsp;&nbsp;Stop.<br>Now Search log events and configuration files using AJAX and a browser.<br>Download your FREE copy of Splunk now &gt;&gt; 
<a href="http://get.splunk.com/">http://get.splunk.com/</a><br>_______________________________________________<br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net
</a><br><a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br></blockquote></div><br>