I sum it up: I need a mix of a player and a server, thatś why I need some control. So I need a pipeline.<br>Regards.<br><br>Rossana<br><br><div class="gmail_quote">2012/4/5 Rossana Guerra <span dir="ltr">&lt;<a href="mailto:guerra.rossana@gmail.com">guerra.rossana@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">thanks Nicola, I need some control over the pipeline, seeking, message hander, etc.<br>Is the a way to do this? I ask this beacause this line creates the pipeline: <br>
<pre><code> str = g_strdup_printf (&quot;( &quot;
      &quot;filesrc location=%s ! qtdemux name=d &quot;
      &quot;d. ! queue ! rtph264pay pt=96 name=pay0 &quot;
      &quot;d. ! queue ! rtpmp4apay pt=97 name=pay1 &quot; &quot;)&quot;, argv[1]);</code></pre><br>but how I name/get it to do further &#39;enhacements&#39; to the pipeline? is this possible?<br><br>Greets<span class="HOEnZb"><font color="#888888"><br>
<br>Rossana</font></span><div class="HOEnZb"><div class="h5"><br>
<br><br><div class="gmail_quote">2012/4/5 Mailing List SVR <span dir="ltr">&lt;<a href="mailto:lists@svrinformatica.it" target="_blank">lists@svrinformatica.it</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Il 05/04/2012 21:42, Rossana Guerra ha scritto:
    <div><blockquote type="cite">If I understood you well, I need to use avidemux and
      then a payloader. <br>
      I did it as my pipeline shows, so the linking to a payloader is
      the only missing?<br>
      <br>
      I have something<br>
                                     decodebin2 ------ ....some other
      artifacts......--------- queue   // for audio<br>
                                    |<br>
      filescr ---avidemux----<br>
                                    |<br>
                                    decodebin2 -------- ........
      ---------- queue   // for video<br>
      <br>
      thanks<br>
    </blockquote>
    <br></div>
    please take a look here:<br>
    <br>
<a href="http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/tree/examples/test-mp4.c#n49" target="_blank">http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/tree/examples/test-mp4.c#n49</a><br>
    <br>
    adjust demuxer and payloder for your case,<br>
    <br>
    Nicola<div><div><br>
    <br>
    <blockquote type="cite"><br>
      <div class="gmail_quote">
        2012/4/5 Rossana Guerra <span dir="ltr">&lt;<a href="mailto:guerra.rossana@gmail.com" target="_blank">guerra.rossana@gmail.com</a>&gt;</span><br>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <br>
          <br>
          <div class="gmail_quote">
            <div>2012/4/5 Stefan Sauer <span dir="ltr">&lt;<a href="mailto:ensonic@hora-obscura.de" target="_blank">ensonic@hora-obscura.de</a>&gt;</span><br>
              <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                <div bgcolor="#ffffff" text="#000000">
                  <div> On 04/05/2012 03:23 AM, Rossana Guerra wrote:
                    <blockquote type="cite">Hi everyone, I am very
                      clueless about it since I didn&#39;t find so much
                      documentation whic could help me. <br>
                      I need something like the *test-ogg.c* example but
                      suited for AVI files.  In the example the
                      following line creates the pipeline: <br>
                      <br>
                      str = g_strdup_printf (&quot;( &quot;<br>
                            &quot;filesrc location=%s ! oggdemux name=d &quot;<br>
                            &quot;d. ! queue ! rtptheorapay name=pay0 pt=96 &quot;<br>
                            &quot;d. ! queue ! rtpvorbispay name=pay1 pt=97 &quot;
                      &quot;)&quot;, argv[1]);<br>
                      <br>
                      1- Is the any AVI payloader?, if not, what is the
                      way to do it?<br>
                    </blockquote>
                  </div>
                  You would not stream the avi as such, but demux it and
                  playload the streams inside the avi (the audio and
                  video). For those there should be payloader (e.g.
                  mpeg4 and mp3).<br>
                </div>
              </blockquote>
            </div>
            <div><br>
              Stefan thanks for your answer, could you suggest any
              example or reading?<br>
              Second, I need some control using a message hander, is
              this possible?. I don&#39;t have idea which the pipeline is.<br>
              <br>
              Regards,<br>
              <br>
              Rossana <br>
            </div>
            <div>
              <blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
                <div bgcolor="#ffffff" text="#000000"> <br>
                  Stefan<br>
                  <blockquote type="cite">
                    <div> <br>
                      2- I suppose I can handle messages as usual, isn&#39;t
                      it?.<br>
                      <br>
                      I don&#39;t loose my hope for any suggestion, thanks
                      and regards<br>
                      <br>
                      Rossana<br>
                      <br>
                    </div>
                    <pre><fieldset></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
                  </blockquote>
                  <br>
                </div>
                <br>
                _______________________________________________<br>
                gstreamer-devel mailing list<br>
                <a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
                <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
                <br>
              </blockquote>
            </div>
          </div>
          <br>
        </blockquote>
      </div>
      <br>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
gstreamer-devel mailing list
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </div></div></div>

<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br>
</div></div></blockquote></div><br>