Il giorno mar, 08/07/2008 alle 12.20 +0100, Matthew Allum ha scritto: > On Tue, 2008-07-08 at 13:17 +0200, Filippo Argiolas wrote: > > > > I do clutter_container_add_actor (CLUTTER_CONTAINER (stage), > > CLUTTER_ACTOR (texture)); where texture is the ClutterTexture I'm > > creating and updating in gstreamergl, so there should be a ClutterActor > > in the stage. > > Hmm very odd - do you see the same error if you switch it out to just a > regular texture ? are you sure there is no other external rendering > happening to the stage ?
If I don't set the gstreamer pipeline to state_playing and set the texture with _new_from_file there is no error. I cannot be sure that no external rendering is happening because I'm still trying to understand how gstreamergl rendering works. I'm just rendering to a texture target, but I still don't know what gstgldisplay is doing with all those X and GLX calls. I'll take a deeper look in that code to better understand what's happening. Filippo -- To unsubscribe send a mail to [EMAIL PROTECTED]
