<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 2, 2019 at 3:56 PM Nicolas Dufresne <<a href="mailto:nicolas@ndufresne.ca">nicolas@ndufresne.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Le vendredi 02 août 2019 à 14:40 -0400, pisymbol . a écrit :<br>
> Here is what I was using:<br>
> <br>
> matroskamux name=muxer streamable=true ! multifilesink name=mfsink post-messages=true next-file=5 max-file-duration=\"{}\" location=\"{}\"<br>
> .. ! h264parse ! queue ! muxer.video_0<br>
> .. ! h264parse ! queue ! muxer.video_1<br>
> <br>
> Which works fine. But If I translate this to splitmuxsink, gst-launch complains that it can't connect queue to muxer:<br>
> <br>
> splitmuxsink name=muxer send-keyframe-requests=10000000000 muxer=matroskamux muxer-properties="properties,streamable=true" max-size-time=\"{}\" location=\"{}\"<br>
> .. ! h264parse ! queue ! muxer.video_0<br>
> .. ! h264parse ! queue ! muxer.video_1<br>
> <br>
> I've Googled extensively but I can't find an example of using splitmuxsink with two different pipelines (this thread came the closest: <a href="http://gstreamer-devel.966125.n4.nabble.com/record-H264-stream-use-multifilesink-td4684985.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/record-H264-stream-use-multifilesink-td4684985.html</a>)<br>
<br>
<br>
Am I dreaming ?<br>
<br>
splitmuxsink template:<br>
    SINK template: 'video'<br>
    Availability: On request<br>
    Capabilities:<br>
      ANY<br>
<br>
Only 1 video stream allowed !?!<br>
</blockquote><div><br></div><div>I think Tim's answer solves the mystery! Unfortunately, that is a non-starter given the platform (Jetson).<br></div><div><br></div><div>-aps<br></div></div></div>