<p dir="ltr">Dear sebastian droge</p>
<p dir="ltr">Thanks for your reply.Actually i created two separate applications , videoplayer using qt as one application and video playback using gstreamer as other application.I like to render my video output frame on the desired coordinate of qt window. So display coordinate must be set by gstreamer.Help me to set coordinate using gstreamer.</p>
<p dir="ltr">Thanks and regards.<br>
Abin</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Nov 12, 2016 2:38 PM, "Sebastian Dröge" <<a href="mailto:sebastian@centricular.com">sebastian@centricular.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 2016-11-10 at 21:30 +0530, Abin P wrote:<br>
> Hi all<br>
> I prepared a simple pipeline.<br>
> Gst-launch-1.0 filesrc location=sample.bgra ! Videoparse format=bgra<br>
> width=640 height=480 ! Waylandsink<br>
> .when every time executing this pipeline video will appear at<br>
> different coordinates on the screen.I want to display this video in a<br>
> desired  position on the screen.How can i achieve it?.Is there any<br>
> plugins have such property?.please help me to find out a solution for<br>
> this problem.<br>
<br>
The automatically created windows by sinks are for debugging purposes<br>
only. You have to write an actual application and embed the video sink<br>
into a window created by your application. That way you have full<br>
control.<br>
<br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a><br>______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
<br></blockquote></div></div>