[gst-devel] Playbin for multiple video sink support

rams k krkrams27 at gmail.com
Mon Dec 20 10:24:36 CET 2010


Hi,

I want to use playbin for renderign MVC streams.
Im decoding using h264 mvc decoder plugin and sending multiple stream
outputs by creating multiple src pads.

ACTUAL:
gst-launch <customized filesrc>  location=<mvc file> ! <mvc dec plugin>
name=d d.src_0 ! queue ! xvimagesink d.src_1 ! queue ! xvimagesink d.src_2 !
queue ! xvimagesink ! ..........................d.src_8 ! queue !
xvimagesink
-----It renders 8 video streams ,in 8 different windows

USING PLAYBIN:
gst-launch playbin uri=file://gst-launch playbin uri=file://<file name>
---Here it is playing only one window...

Please help me in rendering multiple videos using playbin?

rgds,
RK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20101220/b557355e/attachment.htm>


More information about the gstreamer-devel mailing list