<div dir="ltr">No, I can't do that because playbin is too primitive for my needs. I'm writing a video-wall application that displays movies (and other media sources) spread across a bunch of monitors. Switching between different media can involve tearing down and rebuilding parts of the pipeline as things change.<br>
<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 5, 2013 at 5:14 PM, Brendan Long <span dir="ltr"><<a href="mailto:self@brendanlong.com" target="_blank">self@brendanlong.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If you're using playbin, you can just add a callback on the<br>
"about-to-finish" signal, and then set a new "uri".<br>
<div class="HOEnZb"><div class="h5"><br>
On 06/04/2013 03:13 PM, Stirling Westrup wrote:<br>
> Right now when my application is playing video files in succession<br>
> there is only a momentary pause between the end of one and the start<br>
> of another.<br>
><br>
> Just today I put in an option to abort the currently playing file and<br>
> move on to the next one. I did this in an entirely naive way, by just<br>
> calling g_main_loop_quit as if I had received an EOS message, and<br>
> letting my code select the next file in the sequence and setting<br>
> element properties accordingly.<br>
<br>
<br>
</div></div><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>
<br></blockquote></div><br><br clear="all"><br>-- <br>Stirling Westrup<br>Programmer, Entrepreneur.<br><a href="https://www.linkedin.com/e/fpf/77228" target="_blank">https://www.linkedin.com/e/fpf/77228</a><br><a href="http://www.linkedin.com/in/swestrup" target="_blank">http://www.linkedin.com/in/swestrup</a><br>
<a href="http://technaut.livejournal.com" target="_blank">http://technaut.livejournal.com</a><br><a href="http://sourceforge.net/users/stirlingwestrup" target="_blank">http://sourceforge.net/users/stirlingwestrup</a>
</div>