Some elements wrap libraries that can operate on multiple threads,
eg see the "threads" properties on many video encoders. Other elements
will spawn threads themselves, usually through GstTask, see for example
GstAggregator subclasses. The queue element will also spawn a thread,
you can use it and set it up to queue a single buffer for the purpose of
decoupling various parts of the pipeline threading-wise.
On 4/10/20 1:42 AM, Seiji I. wrote:
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel