<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 1/23/19 11:05 PM, David Ing wrote:<br>
    <blockquote type="cite"
cite="mid:CAKF2gC8_YxyNjVf9JeN3X=0ujszQh-JTF23KXzdR=ro2Be8D5g@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">When I run the GstDiscoverer on a PNG image file I
        get GST_DISCOVERER_ERROR.
        <div><br>
        </div>
        <div>So basically I can't create a GESUriClipAsset from a PNG
          file because discovery is failing.</div>
        <div><br>
        </div>
        <div>Questions ...</div>
        <div>
          <ol>
            <li>Is discovery supposed to fail for image files?</li>
          </ol>
        </div>
      </div>
    </blockquote>
    <br>
    No, do you have a png decoder available (pngdec)?<br>
    <br>
    <blockquote type="cite"
cite="mid:CAKF2gC8_YxyNjVf9JeN3X=0ujszQh-JTF23KXzdR=ro2Be8D5g@mail.gmail.com">
      <div dir="ltr">
        <div>
          <ol>
            <li>What is the best way to create a GESClip which displays
              a PNG image for a period of time?</li>
          </ol>
        </div>
      </div>
    </blockquote>
    <br>
    GESClip() will create a GESImageSource internally, so that's the
    correct way,<br>
    just use set_duration() as usual :)<br>
    <br>
    <blockquote type="cite"
cite="mid:CAKF2gC8_YxyNjVf9JeN3X=0ujszQh-JTF23KXzdR=ro2Be8D5g@mail.gmail.com"><br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-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>
    <div class="moz-signature">-- <br>
      Mathieu Duponchelle ยท <a href="https://www.centricular.com">https://www.centricular.com</a></div>
  </body>
</html>