xvimagesink try to create window of its own before gst_xvimagesink_set_xwindow_id is done

Pa1 K 2pavan at gmail.com
Tue Apr 26 08:34:38 PDT 2011


>
>
>
> I found one issue that,
> after vaimagesink throw out the msg of 'prepare-xwindow-id',
> gst_xvimagesink_setcaps will run into gst_xvimagesink_xwindow_new() when ,
> gst_xvimagesink_set_xwindow_id() is still on the way.
> I think it is caused by gst_xvimagesink_set_xwindow_id is called from UI
> thread in async. Is it a bug of xvimagesink, or I have done something wrong?
>

Isn't the 'prepare-xwindow-id' handled in sync handler ? If not try with
gst_bus_set_sync_handler to set the window-id.

Regards,
Pavan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110426/a12f80a3/attachment.htm>


More information about the gstreamer-devel mailing list