<div dir="ltr">Thanks Mathieu ... The problem was that my pngdec plugin was not being picked up.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 23, 2019 at 2:30 PM Mathieu Duponchelle <<a href="mailto:mathieu@centricular.com">mathieu@centricular.com</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">
<div bgcolor="#FFFFFF">
On 1/23/19 11:05 PM, David Ing wrote:<br>
<blockquote type="cite">
<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">
<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"><br>
<fieldset class="gmail-m_2630546301563757049mimeAttachmentHeader"></fieldset>
<pre class="gmail-m_2630546301563757049moz-quote-pre">_______________________________________________
gstreamer-devel mailing list
<a class="gmail-m_2630546301563757049moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a>
<a class="gmail-m_2630546301563757049moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
<div class="gmail-m_2630546301563757049moz-signature">-- <br>
Mathieu Duponchelle ยท <a href="https://www.centricular.com" target="_blank">https://www.centricular.com</a></div>
</div>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div>