Queues empty even when stream is inactive
Steve W
s.wong.731 at gmail.com
Thu Jun 16 17:52:52 UTC 2022
Hello all
I’m trying to switch between two queues using input-selector:
input-selector name=i sync-streams=true sync-mode=clock cache-buffers=true
… ! queue max-size-time=0 name=q1 ! i.
… ! queue max-size-time=0 name=q2 ! i.
i. ! fakesink
I’ve added buffer probes to the sources of q1 and q2. Even when the input-selector has the active pad set to one stream, both of the buffer probes are triggered. Regardless of the duration rolled, current-level-buffers is always 0 for both q1 and q2. It seems to suggest that both queues are consumed even when the active pad is set to only one stream. Does anyone know why this might be the case?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20220617/3478efd2/attachment.htm>
More information about the gstreamer-devel
mailing list