<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>Sometimes pad creation</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Hello,<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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<BR>
<BR>
[root@localhost gst-plugin]# gst-launch fakesrc ! sometime ! fakesink<BR>
Setting pipeline to PAUSED ...<BR>
Pipeline is PREROLLING ...<BR>
<BR>
(gst-launch-0.10:31042): GStreamer-WARNING **: adding flushing pad 'src_00' to running element 'plugintemplate0'<BR>
Before pushing<BR>
Pipeline is PREROLLED ...<BR>
Setting pipeline to PLAYING ...<BR>
New clock: GstSystemClock<BR>
After pushing<BR>
I'm plugged, therefore I'm in.<BR>
<BR>
/******************************************************************************************/<BR>
<BR>
$$$ PFA MY Test Code $$$<BR>
<BR>
<BR>
</FONT>
</P>

<pre style="white-space:normal"><br></pre></BODY>
</HTML>