Seek not working due to pull mode

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Seek not working due to pull mode

Baby Octopus
Administrator
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
Reply | Threaded
Open this post in threaded view
|

Re: Seek not working due to pull mode

Mikl

From: gstreamer-devel <[hidden email]> on behalf of Baby Octopus <[hidden email]>
Sent: Friday, February 17, 2017 2:41:18 PM
To: [hidden email]
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
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel