Seek not working due to pull mode
Baby Octopus
jagadishkamathk at gmail.com
Fri Feb 17 13:41:18 UTC 2017
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.
More information about the gstreamer-devel
mailing list