ClutterSink is defined as static with GST_PLUGIN_DEFINE_STATIC So you can use it as other public plugins.
You can try to change GST_PLUGIN_DEFINE_STATIC to GST_PLUGIN_DEFIN, then Build the clutter-gst. Cheers. Long >-----Original Message----- >From: Anish N [mailto:[email protected]] >Sent: 2009年6月25日 15:00 >To: Damien Lespiau >Cc: [email protected] >Subject: Re: [clutter] clutter-gst video4linux > >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] N�����r��zǧu���[hr[�����{.n�+������r�
