<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 01/17/2012 06:59 PM, Rossana Guerra wrote:
    <blockquote
cite="mid:CAAMjx-ciUiS-n0V5zmViv+dL+tp8R6GVoqdPo5P7-j0Tu5-vLQ@mail.gmail.com"
      type="cite">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'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>
    </blockquote>
    <br>
    if you get a segfault, then repeat running your code under gdb and
    paste the backtrace here.<br>
    <br>
    Stefan<br>
    <blockquote
cite="mid:CAAMjx-ciUiS-n0V5zmViv+dL+tp8R6GVoqdPo5P7-j0Tu5-vLQ@mail.gmail.com"
      type="cite">
      Thanks<br>
      <br>
      Rossana<br>
      <br>
      <div class="gmail_quote">2012/1/17 Ralph <span dir="ltr">&lt;<a
            moz-do-not-send="true"
            href="mailto:ralph.gucwa@racelogic.co.uk">ralph.gucwa@racelogic.co.uk</a>&gt;</span><br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          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'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' 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 "about-to-finish" signal and change
          the URI in the<br>
          event handler. &nbsp;I don't have any working example at hand, but
          I'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 moz-do-not-send="true"
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 moz-do-not-send="true"
                href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
              <a moz-do-not-send="true"
                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>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>