Seek not working due to pull mode

Michael Yarochkin michael.yarochkin at timetronics.be
Fri Mar 17 10:01:10 UTC 2017


Hello,


Probably, you seen this already, but still:


https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/gstreamer-plugins-queue2.html


https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/gstreamer-plugins-queue.html


queue 2 is more complex.


Mikl

________________________________
From: gstreamer-devel <gstreamer-devel-bounces at lists.freedesktop.org> on behalf of Baby Octopus <jagadishkamathk at gmail.com>
Sent: Friday, February 17, 2017 2:41:18 PM
To: gstreamer-devel at lists.freedesktop.org
Subject: Seek not working due to pull mode

Hi,

I have pipeline in my application like this

filesrc name=d ! tee  ! queue  ! qtdemux ! .....

1. Due to tee, the qtdemux works in push mode and seek fails. I tried
setting pull-mode=1 in tee, still it doesn't seem to work
2. If queue is replaced with queue2 and ring-buffer-max-size is set, pull
mode works and seek works

What is the difference between queue2 and queue here? Is it possible to get
it working with queue as well(instead of queue2)?

~BO



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Seek-not-working-due-to-pull-mode-tp4681925.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170317/fd7ecd65/attachment.html>


More information about the gstreamer-devel mailing list