Hi,
Say we have following pipeline,
videosrc ! queue ! processplugin
How can processplugin created multiple thread for buffers in queue? Will
this be automatically done by gstreamer?
If not, how can achieve this in two different ways?
1. if we are the author of processplugin, how can query upstream queuing
buffers, and get each of them?
2. if we can only use it, how can we do it by write the pipeline, will there
some plugin to switch specific
buffers to downstream?
some thing like:
videosrc ! queue ! map ... 1 --> processplugin --> requeue -->
. .. 2 --> processplugin -->
Thanks in advance.
--
Sent from:
http://gstreamer-devel.966125.n4.nabble.com/_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel