On Tue, Jun 23, 2009 at 3:42 PM, Damien Lespiau<[email protected]> wrote:
> 2009/6/22 Anish N <[email protected]>:
> clutter-gst-video-texture.c implements the ClutterMedia interface, which does
> not support playing from v4l devices.
> You can directly use the Gstreamer element to build your pipeline. See
> tests/test-yuv-upload.c for a simple videotestsrc ! capsfilter ! cluttersink
> pipeline.

Hi Damien,

Thanks for the input. This will solve my purpose for the time. Still I
am not able to get it to work.

# gst-launch-0.10 videotestsrc ! capsfilter ! cluttersink
WARNING: erroneous pipeline: no element "cluttersink"

gst-inspect-0.10 also, does not list the "cluttersink".

I can see libclutter-gst-0.8.so.0.800.0 in /usr/lib. gstreamer version
used is 0.10.23.

How can I get this cluttersink ?

-Thanks,

          Anish
-- 
To unsubscribe send a mail to [email protected]

Reply via email to