<html>
  <head>
    <meta content="text/html; charset=iso-8859-15"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Il 01/08/2014 22:58, Amaury Denoyelle
      ha scritto:<br>
    </div>
    <blockquote
      cite="mid:91f0e81b-794c-4893-aa7c-db256dfff9b6@email.android.com"
      type="cite">Hi,<br>
      <br>
      I need to use an element to split pipeline in two (one for my own
      use, for data acquisition, and one for gst-rtsp-server). As
      suggested in another thread, I tried intervideosink/src, and it
      works well.<br>
      Unfortunately, I can't use this solution because intervideosink
      only accept raw format for sink pad, and in my first pipeline, I
      use h264 video. Do you know if there is a generic element which
      accepts various kind of format, or should I edit
      intervideosink/src elements to change their caps? I have also seen
      fdsink/src and appsink/src, but neither of them seems as simpler
      to use as intervideosink/src. <br>
    </blockquote>
    <br>
    appsink/src is probably what you are looking for,<br>
    <br>
    Nicola<br>
    <br>
    <blockquote
      cite="mid:91f0e81b-794c-4893-aa7c-db256dfff9b6@email.android.com"
      type="cite">
      <br>
      Thank you for your time,<br>
      <br>
      Amaury
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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>