<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Why can’t you use splitmuxsink directly?<br><div dir="ltr"><br><blockquote type="cite">On Feb 3, 2020, at 12:39, killerrats <koreysjunkmail@gmail.com> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><pre>gst-launch-1.0 rtspsrc ! depay ! parse ! decode ! tee 
! queue name=blockedqueue ! queue ! encoder ! parse ! mux ! filesink

I have a pipeline that will break off the branch and relink the elements to set a new file to record. when it 
switches to a new file and starts recording some transition issues will arise second or two. this is in the beginning of the file. i tried to 
follow what splitmuxsink code did. kept track of the blocked src pads to then have a probe to keep track of 
incoming buffers to have a GstClockTime and set on the filesink.

anyone know how to fix this?

1. black screen
2. fast speed for for a second or two like its catching up.

</pre>

        
        
        <div class="signature" style="margin-top:1em;color:#666666;font-size:11px;">
                                ------------------------------
<br>Gstreamer 1.14.3
<br>------------------------------
<br>Windows
                        </div>
<br><hr align="left" width="300">
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel mailing list archive</a> at Nabble.com.<br><span>_______________________________________________</span><br><span>gstreamer-devel mailing list</span><br><span>gstreamer-devel@lists.freedesktop.org</span><br><span>https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</span><br></div></blockquote></body></html>