Damien, > It's not possible to use xvimagesink with Clutter directly. You could > try to use Xv + GLX_EXT_texture_from_pixmap (through, for instance, > clutter_glx_texture_pixmap_new_with_pixmap ()).
I used GIT version of clutter, clutter-gst, pyclutter and pyclutter-gst and modified the code, to use a self.player_wnd = clutter.glx.TexturePixmap() and passed the window to cluttergst.VideoSink(self.player_wnd), but the performance stayed the same. Did you mean something else, or I am doing it wrong? Thank you and regards, Matej -- To unsubscribe send a mail to [email protected]
