<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hello, </p>
<p><br>
</p>
<p>Probably, you seen this already, but still:</p>
<p><br>
</p>
<p><a href="https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/gstreamer-plugins-queue2.html" class="x_OWAAutoLink" id="LPlnk866059">https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/gstreamer-plugins-queue2.html</a><br>
<br>
</p>
<p><a href="https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/gstreamer-plugins-queue.html" class="x_OWAAutoLink" id="LPlnk579371">https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/gstreamer-plugins-queue.html</a><br>
<br>
</p>
<p>queue 2 is more complex.</p>
<p><br>
</p>
<p>Mikl</p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> gstreamer-devel <gstreamer-devel-bounces@lists.freedesktop.org> on behalf of Baby Octopus <jagadishkamathk@gmail.com><br>
<b>Sent:</b> Friday, February 17, 2017 2:41:18 PM<br>
<b>To:</b> gstreamer-devel@lists.freedesktop.org<br>
<b>Subject:</b> Seek not working due to pull mode</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi,<br>
<br>
I have pipeline in my application like this<br>
<br>
filesrc name=d ! tee  ! queue  ! qtdemux ! .....<br>
<br>
1. Due to tee, the qtdemux works in push mode and seek fails. I tried<br>
setting pull-mode=1 in tee, still it doesn't seem to work<br>
2. If queue is replaced with queue2 and ring-buffer-max-size is set, pull<br>
mode works and seek works<br>
<br>
What is the difference between queue2 and queue here? Is it possible to get<br>
it working with queue as well(instead of queue2)?<br>
<br>
~BO<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Seek-not-working-due-to-pull-mode-tp4681925.html">
http://gstreamer-devel.966125.n4.nabble.com/Seek-not-working-due-to-pull-mode-tp4681925.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
gstreamer-devel@lists.freedesktop.org<br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div>
</span></font>
</body>
</html>