[gst-devel] Is it possible to have two sources in one pipeline?

Michael Joachimiak mjoachimiak at gmail.com
Sun Nov 1 21:38:29 CET 2009


Hi,
I downloaded gstreamer-0.10.25.
Should I change the manpage and post diff file here?
If yes which file should I change?

2009/11/1 Tim-Philipp Müller <t.i.m at zen.co.uk>

> On Sun, 2009-11-01 at 21:27 +0200, Michael Joachimiak wrote:
>
> Hi,
>
> > gst-launch -v encoder name=s264 ! filesink location=./Out filesrc
> > location=./Grasshopper/texture/Grasshopper_Right.yuv ! s264.sink_right
> > filesrc location=./Grasshopper/texture/Grasshopper_Left.yuv !
> > s264.sink_left
>
> You might also need find the videoparse element from gst-plugins-bad
> useful here to make sure your yuv input is chunked properly and has the
> right caps set.
>
>
> > encoder has two sinks and to address them I need to name the encoder
> > using 'name'. I was trying to use its name taken from gst-inspect with
> > the index (encoder0.sink_left and encoder0.sink_right) but it wasn't
> > working.
> > After the encoder's name I use sinks names.
> > So the comand line is a little bit different comparing to the simple
> > ones given in the gst-launch manual.
>
> A patch to the man page (gstreamer/tools/gst-launch.1.in) adding an
> example that demonstrates how to connect to specific pads by name would
> be much appreciated.
>
> Cheers
>  -Tim
>
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>



-- 
Your Sincerely
Michael Joachimiak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20091101/466bf9c7/attachment.htm>


More information about the gstreamer-devel mailing list