[gst-devel] trouble with tee element

Tiago Katcipis katcipis at inf.ufsc.br
Wed Sep 1 00:08:11 CEST 2010


http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/gstreamer-plugins-tee.html

best regards,
Katcipis

On Tue, Aug 31, 2010 at 6:34 PM, Bert Douglas <bertd at tplogic.com> wrote:

> Thanks much.
>
> Is this in docs anywhere?
>
>
> On Tue, Aug 31, 2010 at 4:15 PM, Tim-Philipp Müller <t.i.m at zen.co.uk>wrote:
>
>> On Tue, 2010-08-31 at 15:37 -0500, Bert Douglas wrote:
>>
>> > Forgot to put in the script.  Here it is:
>> >
>> > gst-launch \
>> >       videomixer name="mix" \
>> >    !  ffmpegcolorspace \
>> >    !  xvimagesink name=sink force-aspect-ratio=1 \
>> >  \
>> >       videotestsrc name=src1 pattern="smpte" \
>> >    !  video/x-raw-rgb, bpp=32, framerate=10/1, width=400, height=300 \
>> >    !  tee name=t1 \
>> >    !  mix.sink_1 \
>>
>> You need a queue here for each branch after a tee.
>>
>> >       videotestsrc name=src2 pattern="checkers-8" \
>> >    !  video/x-raw-rgb, bpp=32, framerate=10/1, width=400, height=300 \
>> >    !  tee name=t2 \
>> >    !  mix.sink_2 \
>>
>> (so here too)
>>
>> >  \
>> >       t1. ! fakesink \
>>
>> (and here)
>>
>> >       t2. ! fakesink \
>>
>> (and here)
>>
>> Cheers
>>  -Tim
>>
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.net Dev2Dev email is sponsored by:
>>
>> Show off your parallel programming skills.
>> Enter the Intel(R) Threading Challenge 2010.
>> http://p.sf.net/sfu/intel-thread-sfd
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>
>
>
>
> ------------------------------------------------------------------------------
> This SF.net Dev2Dev email is sponsored by:
>
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>


-- 
http://www.getgnulinux.org/windows
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100831/e690ab2f/attachment.htm>


More information about the gstreamer-devel mailing list