Please share information regarding below point:<br><br><b>Pipeline does not dump the data into file until it sends GST_MESSAGE_ASYNC_DONE<br>event to application even though both the stream (audio and video) coming from<br>
Peer end to pipeline.<br><br>Can i force the pipeline not to wait for both the audio and video data to dump into file.</b><br><br>Thanks<br><br><br><div class="gmail_quote">On Sun, May 29, 2011 at 12:49 PM, Stefan Kost <span dir="ltr">&lt;<a href="mailto:ensonic@hora-obscura.de">ensonic@hora-obscura.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Am 28.05.2011 14:22, schrieb Tim-Philipp Müller:<br>
<div class="im">&gt; On Sat, 2011-05-28 at 09:49 +0300, Stefan Kost wrote:<br>
&gt;<br>
&gt;&gt; The GstStateChange to PAUSED is usually aynchronous. I pushed a small<br>
&gt;&gt; doc changed to xref that better. GST_MESSAGE_ASYNC_START is posted to<br>
&gt;&gt; let you know that the StateChange will be asynchronous and<br>
&gt;&gt; GST_MESSAGE_ASYNC_DONE that is it finished.<br>
&gt;<br>
&gt; Just to avoid confusion: An application will never see an ASYNC_START<br>
&gt; message, only ASYNC_DONE. The application is notified that the state<br>
&gt; change will be done asynchronously via a GST_STATE_CHANGE_ASYNC return<br>
&gt; value from gst_element_set_state().<br>
<br>
</div>Good point, who actually eats the ASYNC_START message (the bin I guess). Maybe<br>
that could be further improved in the docs.<br>
<font color="#888888"><br>
Stefan<br>
</font><div><div></div><div class="h5"><br>
&gt;<br>
&gt; Cheers<br>
&gt;  -Tim<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; gstreamer-devel mailing list<br>
&gt; <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br>