How can I emulate "video-sink" linkage of playbin2 with an existing bin?

Won J Jeon wjjeon at gmail.com
Mon Sep 12 14:04:26 PDT 2011


Hi all,

playbin2 uses a simple mechanism to specify the video sink of the next bin
by using:
g_object(<playbin2>, "video-sink", <sinkbin>, NULL);

With the same <sinkbin>, I'd like to replace playbin2 with another (let's
say v4l2src+fakesink), but would like to maintain the same linkage mechanism
as playbin2 (as seen above). Can I add "video-sink" property to an existing
bin (such as fakesink)? If not, is there any other way to achieve this?

Regards,
Won
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110912/c89d0aa4/attachment.htm>


More information about the gstreamer-devel mailing list