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
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web. Learn how to
best implement a security strategy that keeps consumers' information secure
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel