On 13/12/18 8:03 pm, bulloid wrote:
> Hi,
>
> I wanted to use the following pipeline for testing purpose:
>
> gst-launch-1.0 gltestsrc ! tee name=t t. ! glstereomix name=mix t. ! mix.
> mix. ! glimagesink
You need to add a queue for each tee branch.
So, gltestsrc ! tee name=t t. ! queue ! glstereomix name=mix t. ! queue
! mix. mix. ! glimagesink
Cheers
-Matt
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel