<br><br><div class="gmail_quote">On Fri, Dec 11, 2009 at 9:52 PM, S Boucher <span dir="ltr">&lt;<a href="mailto:stbya@yahoo.com">stbya@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

I do a gst_element_set_state() on a pipeline, and it returns GST_STATE_CHANGE_ASYNC.<br>
<br>
I then call gst_element_get_state() for that same pipeline to wait for the state change to complete, as per the documentation.  However, the program never returns from gst_element_get_state().<br>
<br>
The pipeline is made up of my own src element, as well as ffmpegcolorspace, panorama, volume, audioconvert, audioresample, autoaudiosink.<br>
<br>
Help on what to look at would be welcome.<br></blockquote><div><br>If the state you&#39;re setting to is GST_STATE_PLAYING, the sink needs to receive data in order to preroll and effectively change to the PLAYING state (that&#39;s when the get_state call would return). Are you sure your src element is providing data to the pipeline?<br>

 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
<br>
<br>
      __________________________________________________________________<br>
Make your browsing faster, safer, and easier with the new Internet ExplorerŽ 8. Optimized for Yahoo! Get it Now for Free! at <a href="http://downloads.yahoo.com/ca/internetexplorer/" target="_blank">http://downloads.yahoo.com/ca/internetexplorer/</a><br>


<br>
------------------------------------------------------------------------------<br>
Return on Information:<br>
Google Enterprise Search pays you back<br>
Get the facts.<br>
<a href="http://p.sf.net/sfu/google-dev2dev" target="_blank">http://p.sf.net/sfu/google-dev2dev</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">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>
</blockquote></div><br><br clear="all"><br>-- <br>Thiago Sousa Santos<br>