gst_x_overlay_expose ()??

Stefan Sauer ensonic at hora-obscura.de
Mon Dec 19 09:15:14 PST 2011


On 12/19/2011 07:48 AM, akaChella wrote:
> Hi All, 
>
> I have created my own xwindow to play the video. I am facing refreshing
> problem when the video is paused and resumed. 
>
> I went through the API, of GstXOverlay and found that 
>
> To force a redrawing of the latest video frame the video sink element
> displayed on the Window. Indeed if the GstPipeline is in GST_STATE_PAUSED
> state, moving the Window around will damage its content. Application
> developers will want to handle the Expose events themselves and force the
> video sink element to refresh the Window's content. 
>
> Do i need to use gst_x_overlay_expose () command?? If so, how should i use
> it?

Well let the element handle events or handle the events on your side.
What ever your application prefers.

Stefan

> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gst-x-overlay-expose-tp4213172p4213172.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list