<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/>