Hmm, very odd I dont see anything obvious wrong. Does the clutter-gst
video-sink.c example work ok for you ? Does gst debug show it playing
ok ? If so, does setting CLUTTER_DEBUG=texture show activity of video
data getting uploaded to the texture ?

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.

  == Matthew

On Tue, 2007-11-13 at 01:55 +0200, Zeeshan Ali Khattak wrote:
> Hi all!
>    After I was told about the existence of ClutterGstVideoSink in
> reply to my blog entry [1] regarding my little experiment, I spent a
> few hours trying to use the sink in my app. but so far no luck. I
> don't even get the static image now. I am attaching the latest source
> here, if anyone can point out what I am missing here, I'll appreciate
> that. Also a hint regarding why my original application didn't work
> would be greatly appreciated.
> 
> [1] http://zee-nix.blogspot.com/2007/11/playing-video-on-cluttertexture.html
> 

-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to