[gst-devel] Does Gstreamer has a element that can split one stream into two
Tim-Philipp Müller
t.i.m at zen.co.uk
Wed Jan 21 14:03:15 CET 2009
On Wed, 2009-01-21 at 13:31 +0100, Julien Puydt wrote:
> > Don't forget to add a queue
> > after tee for each stream, e.g.:
> >
> > gst-launch-0.10 videotestsrc ! tee name=t \
> > t. ! queue ! ximagesink \
> > t. ! queue ! ximagesink
>
> Could you explain why?
Here's a short explanation:
http://article.gmane.org/gmane.comp.video.gstreamer.devel/15904
Cheers
-Tim
More information about the gstreamer-devel
mailing list