<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 23.10.20 16:59, Tim Müller wrote:<br>
</div>
<blockquote type="cite"
cite="mid:a688e8187027e7889169528530ff3196271357c2.camel@centricular.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div>Hi Vladislav,</div>
<div><br>
</div>
<div>I might be misunderstanding the problem, but if you're just
using videomixer to overlay a PNG image/logo, then using an
element like gdkpixbufoverlay instead might be easier.</div>
<div><br>
</div>
<div>Cheers</div>
<div> Tim</div>
<div><span>
<pre>--
</pre>
<div style="font-family: monospace; width: 71ch; word-wrap:
break-word; word-break: break-word;">Tim Müller, Centricular
Ltd - <a href="http://www.centricular.com"
moz-do-not-send="true">http://www.centricular.com</a></div>
</span></div>
<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>
<p>Hi Tim,</p>
<p>Thanks for your answer. I'm aware of gdkpixbufoverlay element and
this approach to overlay image is definitely much simpler.</p>
<p>But the question I am trying to find an answer to was "how to
stop pipeline on EOS from the shorter stream".<br>
</p>
<p>I've replaced both videotestsrc with two video files, and the
chosen approach (which looks more like a workaround) didn't work
just like with imagefreeze. After looking at the GStreamer
documentation again I think that another way to solve the problem
is to query duration of all streams at the beginning and post
seek event with "stop" parameter set to longer streams. But that
won't work for live streams.<br>
</p>
<pre class="moz-signature" cols="72">--
Best regards,
Vladislav Glinsky</pre>
</body>
</html>