Sorry I come intho this conversation, but I had a similar problem. I got an error when I did it with video files, it advices me that I can&#39;t change the state of the pipeline. I tryed to pause and set play after setting the URI, but then I got a segmentation faul error. <br>
Thanks<br><br>Rossana<br><br><div class="gmail_quote">2012/1/17 Ralph <span dir="ltr">&lt;<a href="mailto:ralph.gucwa@racelogic.co.uk">ralph.gucwa@racelogic.co.uk</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Sakurazuka wrote<br>
<div class="im">&gt;<br>
&gt; Hi.<br>
&gt;<br>
&gt; In my pipeline mixing music with input from microphone. I have queue of<br>
&gt; file paths. I want to open next file after first is finished. How should I<br>
&gt; do that?<br>
&gt;<br>
&gt; I&#39;m using filesrc. Even when I set pipeline to Ready or Null after first<br>
&gt; track I got the same warning:<br>
&gt;<br>
&gt; ** (&lt;unknown&gt;:5232): WARNING **: Changing the `location&#39; property on<br>
&gt; filesrc when a file is open is not supported.<br>
&gt;<br>
&gt; How should I close file then?<br>
&gt;<br>
<br>
</div>You should intercept the &quot;about-to-finish&quot; signal and change the URI in the<br>
event handler.  I don&#39;t have any working example at hand, but I&#39;m pretty<br>
sure you should be able to find one after a few minutes of googling.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Playing-next-file-after-another-tp4303264p4303538.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Playing-next-file-after-another-tp4303264p4303538.html</a><br>

</font></span><div class="HOEnZb"><div class="h5">Sent from the GStreamer-devel mailing list archive at Nabble.com.<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>