[gst-devel] Sometimes pad creation

Irfan Shaikh irfanshaikh at tataelxsi.co.in
Fri Jun 18 14:49:41 CEST 2010


Hello, 

      I have taken a gst-plugin tempalate and modifying it so that i can create sometimes pad. Currently i want my plugin such that only one some times pad is created. When i run the pluging get following warning

[root at localhost gst-plugin]# gst-launch fakesrc ! sometime ! fakesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...

(gst-launch-0.10:31042): GStreamer-WARNING **: adding flushing pad 'src_00' to running element 'plugintemplate0'
Before pushing
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
After pushing
I'm plugged, therefore I'm in.

/******************************************************************************************/

$$$ PFA MY Test Code $$$



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100618/fa5306bb/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gstplugin.c
Type: text/x-csrc
Size: 10712 bytes
Desc: gstplugin.c
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100618/fa5306bb/attachment.c>


More information about the gstreamer-devel mailing list