<div dir="ltr"><div>Hi ,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Can u please tell me how you are running pipeline ?&nbsp; using gst-launch&nbsp;or using some application written by you&nbsp; ? </div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br></div>
<div class="gmail_quote">On Fri, Sep 26, 2008 at 6:15 AM, Chen Yong(Ever)[³ÂÓÂ] <span dir="ltr">&lt;<a href="mailto:yongchen@arcsoft.com.cn" target="_blank">yongchen@arcsoft.com.cn</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Thanks your reply. In my example, we don&#39;t push any audio data to down-streaming element, only push video data, but video is freeezed.<br>

<div><br><br>&gt;Hi ,<br>&gt;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp;When u don&#39;t have audio data in your container file then that time<br>&gt;don&#39;t create pad for that stream in plugin code i.e. dont try to push audio<br>&gt;data to next element .<br>
&gt; &nbsp; &nbsp; &nbsp;In your case what is happening is that you dont have audio data even<br>&gt;then you are trying to push some junk data to next element and in that case<br>&gt;next element is returning some other return value than GST_FLOW_OK &nbsp;from its<br>
&gt;chain function .<br>&gt; &nbsp; &nbsp; &nbsp;To debug this just see return value of gst_pad_push( ) &nbsp;fucntion ,<br>&gt;this value should be GST_FLOW_OK .<br><br><br><br></div>
<div>
<div></div>
<div>-------------------------------------------------------------------------<br>This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br><a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a><br>
_______________________________________________<br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Regards,<br><br>Sudarshan Bisht<br></div>