<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hello, Abin</p>
<p><br>
</p>
<p>You can make <span>appsink </span>as a last element in your pipeline.</p>
<p>After this you can read buffer.</p>
<p>This buffer will contain your image.</p>
<p>And you can use it to display in your qt app.</p>
<p><br>
</p>
<p>Mikl</p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> gstreamer-devel <gstreamer-devel-bounces@lists.freedesktop.org> on behalf of Sebastian Dröge <sebastian@centricular.com><br>
<b>Sent:</b> Tuesday, November 15, 2016 5:19:38 PM<br>
<b>To:</b> Discussion of the development of and with GStreamer<br>
<b>Subject:</b> Re: Output video in desired coordinate on screen</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">On Tue, 2016-11-15 at 12:36 +0530, Abin P wrote:<br>
> Dear sebastian droge<br>
> Thanks for your reply.Actually i created two separate applications ,<br>
> videoplayer using qt as one application and video playback using<br>
> gstreamer as other application.I like to render my video output frame<br>
> on the desired coordinate of qt window. So display coordinate must be<br>
> set by gstreamer.Help me to set coordinate using gstreamer.<br>
<br>
That's not a GStreamer problem then and out of scope for GStreamer. You<br>
have to use whatever tools Qt gives you on your target platform for<br>
embedding another application into your Qt window.<br>
<br>
-- <br>
Sebastian Dröge, Centricular Ltd ˇ <a href="http://www.centricular.com">http://www.centricular.com</a></div>
</span></font>
</body>
</html>