<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>What about using decodebin and autovideosink (or another sink) to
      find out what is the right demuxer?<br>
    </p>
    <p>gst-launch-1.0 -vv srtsrc uri=srt://:55556?mode=listener !
      decodebin ! videoconvert ! ximagesink<br>
    </p>
    <pre class="moz-quote-pre" wrap="">
</pre>
    <div class="moz-cite-prefix">On 14.09.2021 14.00,
      <a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel-request@lists.freedesktop.org">gstreamer-devel-request@lists.freedesktop.org</a> wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:mailman.35.1631620802.18749.gstreamer-devel@lists.freedesktop.org">
      <blockquote type="cite" style="color: #007cff;">
        <blockquote type="cite" style="color: #007cff;">
          <pre class="moz-quote-pre" wrap="">How should I remove audio from such a live stream example:

gst-launch-1.0 -vv srtsrc uri=srt://:55556?mode=listener ! srtsink
uri=srt://:33334
</pre>
        </blockquote>
        <pre class="moz-quote-pre" wrap="">What have you tried?

</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">I tried this eg.

gst-launch-1.0 srtsrc uri=srt://:55555?mode=listener ! qtdemux name=demux demux.video_0 ! queue ! mpegtsmux ! srtsink uri=srt://:33333

ERROR: from element /GstPipeline:pipeline0/GstQTDemux:demux: This file is invalid and cannot be played.
Additional debug info:
../gst/isomp4/qtdemux.c(7012): gst_qtdemux_process_adapter (): /GstPipeline:pipeline0/GstQTDemux:demux:
atom .... has bogus size 1195376656
Execution ended after 0:00:10.113810330
Setting pipeline to NULL ...
ERROR: from element /GstPipeline:pipeline0/GstSRTSrc:srtsrc0: Internal data stream error.
Additional debug info:
../libs/gst/base/gstbasesrc.c(3127): gst_base_src_loop (): /GstPipeline:pipeline0/GstSRTSrc:srtsrc0:
streaming stopped, reason error (-5)
Freeing pipeline ...</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Best regards / Med venlig hilsen
“Marianna Smidth Buschle”</pre>
  </body>
</html>