<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>It works correctly on 1.15.0.1.  It must be a bug in 14.:</p>
    <p>norman:~$ gst-discoverer-1.0 --gst-version<br>
      GStreamer Core Library version 1.15.0.1<br>
      norman:~$ gst-discoverer-1.0 /data/file.ts <br>
      Analyzing <a class="moz-txt-link-freetext" href="file:///data/file.ts">file:///data/file.ts</a><br>
      Done discovering <a class="moz-txt-link-freetext" href="file:///data/file.ts">file:///data/file.ts</a><br>
      <br>
      Topology:<br>
        container: MPEG-2 Transport Stream<br>
          video: H.264 (High 4:2:2 Profile)<br>
          audio: MPEG-2 AAC<br>
          unknown: meta/x-klv<br>
      <br>
      Properties:<br>
        Duration: 0:00:19.095193925<br>
        Seekable: yes<br>
        Live: no<br>
        Tags: <br>
            language code: en<br>
            audio codec: MPEG-2 AAC<br>
            video codec: H.264<br>
      <br>
      John<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 06/21/2018 01:41 PM, Arturo Flores
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CACYAzN4DFX=-_TY3fsAy0b9sP8L3+JnJ52jBv4wq1-hYe2n0sQ@mail.gmail.com">
      <div dir="ltr">
        <div
style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial">I
          have a file that contains two streams: a video stream and a
          klv stream.  One problem I have encountered is it appears the
          KLV stream is not being detected when using gstreamer-1.0 . 
          For example, if I use gst-discoverer-0.10 on this file I get:</div>
        <div
style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial"><br>
        </div>
        <div
style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial">...</div>
        <div
style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial">
          <div>Done discovering <a class="moz-txt-link-freetext" href="file://somefilewithklv.mpg">file://somefilewithklv.mpg</a></div>
          <div><br>
          </div>
          <div>Topology:</div>
          <div>  container: MPEG-2 Transport Stream</div>
          <div>    video: H.264</div>
          <div>    unknown: private/klv</div>
        </div>
        <div
style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial">...</div>
        <div
style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial"><br>
        </div>
        <div
style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial"><br>
        </div>
        <div
style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial">However,
          if I use the new gstreamer tool gst-discoverer-1.0, I get:</div>
        <div
style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial"><br>
        </div>
        <div
style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial">
          <div>Done discovering <a class="moz-txt-link-freetext" href="file:///somefilewithklv.mpg">file:///somefilewithklv.mpg</a></div>
          <div><br>
          </div>
          <div>Topology:</div>
          <div>  container: MPEG-2 Transport Stream</div>
          <div>    video: H.264 (Baseline Profile)</div>
          <div><br>
          </div>
          <div>I am using gstreamer-1.0-1.14.1 if it makes a
            difference.  Should I be seing the unknown:private/klv
            stream when using the new gst-discoverer-1.0 ?</div>
        </div>
        <br>
        <div>Thanks</div>
        <div><br>
        </div>
        <div>Arturo</div>
        <div><br>
        </div>
      </div>
      <!--'"--><br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>