<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I'm replying directly so I don't piss anyone off.  This list is
      very quiet when it comes to KLV.  I do not think anyone is doing
      anything with it so they know nothing about it.</p>
    <p>Last I checked, there was no built in decoder for KLV - you had
      to write your own using appsrc and appsink, if I recall
      correctly.  <br>
    </p>
    <p>It has been over a year since I played with it so I don't recall
      what I had to do off the top of my head.  I'll try to see if I can
      find the example programs I used - I probably cannot share the
      code (we are not using) I developed.</p>
    <p>John<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 8/16/21 11:29 AM, Giuseppe
      Gastronome via gstreamer-devel wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAFPBoMHvcDWM4iLO+m9hO8h6T0Zfk6sc-Acmn0qs8H9wNjwVGQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>Hi there:</div>
        <div><br>
        </div>
        <div>I'm splitting up a video stream into two threads for video
          display and one for decoding KLV metadata from my pipeline.
          The stream begins using a udpsrc element and splitting into
          two threads using a tee element. I'm not sure if I should post
          how I set up the streams but when I receive the video stream,
          I get an error that looks like this:</div>
        <div><br>
        </div>
        <div>
          Your GStreamer installation is missing a plug-in.<br>
          ../gst/playback/gstdecodebin2.c(4679):<br>
gst_decode_bin_expose():/GstPipeline:my_pipeline/GstDecodeBin:decodebin:<br>
          no suitable plugins found:<br>
          Missing decoder: meta/x-<span class="gmail-il">klv</span>
          (meta/x-<span class="gmail-il">klv</span>,
          parsed=(boolean)true)<br>
        </div>
        <div><br>
        </div>
        <div>What behavior can cause this error to happen? I'm pretty
          sure that I'm using a standard build of GStreamer and so it
          should have the meta/x-klv plugin.</div>
        <div><br>
        </div>
        <div>Thanks.</div>
        <div><br>
        </div>
      </div>
    </blockquote>
  </body>
</html>