May not be the exact answer you are looking for. I solved a similar problem by allocating a smaller window inside the original window. You can adjust the relative position and size in anyway you want, and pass the smaller window to gstreamer as the rendering target.<br>
<br><div class="gmail_quote">On Thu, Mar 4, 2010 at 9:12 PM, Debsu <span dir="ltr"><<a href="mailto:debojyoti.pal@wipro.com">debojyoti.pal@wipro.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi,<br>
<br>
Is there any way I can mention the (x, y) co-ordinate of a Window from which<br>
the video frame can be rendered.<br>
<br>
I am using VideoSink element for rendering video, on which I can set the<br>
output frame's height & width, and use Overlay to display video frame on a<br>
specific window of size height*width. But I am unable to display the video<br>
frame on a specific position of the Window.<br>
<br>
Is there any way to mention i?<br>
<br>
Regards,<br>
Deb<br>
--<br>
View this message in context: <a href="http://n4.nabble.com/How-to-display-video-frame-on-a-specific-position-x-y-of-an-window-tp1579217p1579217.html" target="_blank">http://n4.nabble.com/How-to-display-video-frame-on-a-specific-position-x-y-of-an-window-tp1579217p1579217.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
<br>
------------------------------------------------------------------------------<br>
Download Intel&#174; Parallel Studio Eval<br>
Try the new software tools for yourself. Speed compiling, find bugs<br>
proactively, and fine-tune applications for parallel performance.<br>
See why Intel Parallel Studio got high marks during beta.<br>
<a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank">http://p.sf.net/sfu/intel-sw-dev</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" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>