<div dir="ltr">The purpose is to have a live pipeline with the possibility of starting a recording at a random time.<div><br></div><div>mp4mux requires the sink to be seekable, which doesn't seem to work with a fakesink.</div><div>I assume changing the sink property would require a PLAYING->NULL->PLAYING transition anyway.</div><div><br></div><div>I could try to do some testing with an output location going to /dev/null, but seems a bit hacky.</div><div><br></div><div>Should it be a problem to change the sink on-the-fly?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 21, 2015 at 2:27 PM, Baby Octopus <span dir="ltr"><<a href="mailto:jagadishkamathk@gmail.com" target="_blank">jagadishkamathk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Any particular reason for changing the sink on the fly? Also, have you tried<br>
using splitmuxsink all the time and changing its 'sink' property<br>
runtime?(from fakesink to the intended sink)<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/splitmuxsink-in-a-dynamic-pipeline-deadlocks-tp4673750p4673753.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/splitmuxsink-in-a-dynamic-pipeline-deadlocks-tp4673750p4673753.html</a><br>
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" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>