[gst-devel] How to display video frame on a specific position (x, y) of an window

Yiliang Bao yiliangb at gmail.com
Fri Mar 5 07:07:04 CET 2010


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.

On Thu, Mar 4, 2010 at 9:12 PM, Debsu <debojyoti.pal at wipro.com> wrote:

>
> Hi,
>
> Is there any way I can mention the (x, y) co-ordinate of a Window from
> which
> the video frame can be rendered.
>
> I am using VideoSink element for rendering video, on which I can set the
> output frame's height & width, and use Overlay to display video frame on a
> specific window of size height*width. But I am unable to display the video
> frame on a specific position of the Window.
>
> Is there any way to mention i?
>
> Regards,
> Deb
> --
> View this message in context:
> http://n4.nabble.com/How-to-display-video-frame-on-a-specific-position-x-y-of-an-window-tp1579217p1579217.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100304/7349e861/attachment.htm>


More information about the gstreamer-devel mailing list