<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 09/12/11 23:04, Won J Jeon wrote:
    <blockquote
cite="mid:CAMh+deQgbO=MiF_2MZL1=Ai-=NzOiBoJh7tYdpJ+_-MXiE8rZA@mail.gmail.com"
      type="cite">
      <div>Hi all,</div>
      <div><br>
      </div>
      <div>playbin2 uses a simple mechanism to specify the video sink of
        the next bin by using:</div>
      <div>g_object(&lt;playbin2&gt;, "video-sink", &lt;sinkbin&gt;,
        NULL);</div>
      <div><br>
      </div>
      <div>With the same &lt;sinkbin&gt;, 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?</div>
    </blockquote>
    <br>
    Your question is not totally clear. If you have a v4l2src !
    fakesink, you already have a sink.<br>
    <br>
    Stefan<br>
    <blockquote
cite="mid:CAMh+deQgbO=MiF_2MZL1=Ai-=NzOiBoJh7tYdpJ+_-MXiE8rZA@mail.gmail.com"
      type="cite">
      <div><br>
      </div>
      <div>Regards,</div>
      <div>Won</div>
      <div><br>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>