Hi! On Nov 13, 2007 2:09 AM, Matthew Allum <[EMAIL PROTECTED]> wrote: > Hmm, very odd I dont see anything obvious wrong.
That makes two of us. :) > Does the clutter-gst > video-sink.c example work ok for you ? Yup! works perfectly fine. > Does gst debug show it playing > ok ? with GST_DEBUG="basesink:4" , i can see the gst_base_sink_render_object() being called like crazy, so i guess the pipeline *is* running. > If so, does setting CLUTTER_DEBUG=texture show activity of video > data getting uploaded to the texture ? Nope but it unvails a bunch of these messages: Clutter-Message: [TEXTURE] clutter-texture.c:667: Texture has no image data cannot realize I see that in video-sink output as well so i guess that is not the problem. > One thing is maybe the caps set up - look at what ClutterGstVideoTexture > does in setting this up so it gets bits from gstreamer in a format the > texture can understand. Could be but if an element in a pipeline doesn't get data in a format it can swallow, I should be getting an error on the bus. One thing worth observing is that "size-change" signal is never emitted by texture object. -- Regards, Zeeshan Ali Khattak FSF member#5124 -- To unsubscribe send a mail to [EMAIL PROTECTED]
