Switching Files?
Michael Gruner
michael.gruner at ridgerun.com
Mon Feb 3 18:53:26 UTC 2020
Why can’t you use splitmuxsink directly?
> On Feb 3, 2020, at 12:39, killerrats <koreysjunkmail at gmail.com> wrote:
>
>
> 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.
>
> ------------------------------
> Gstreamer 1.14.3
> ------------------------------
> Windows
>
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200203/3d45571e/attachment.htm>
More information about the gstreamer-devel
mailing list