<!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">
    I don't have the exact answer, but here is how I would get there.&nbsp;
    Most of the encoders support some type of bitrate.&nbsp; So I would<br>
    gst-inspect | grep -i encode | grep -i video<br>
    <br>
    then look through that list <br>
    and then<br>
    gst-inspect theoraenc | grep -i rate<br>
    etc<br>
    Then try them all limiting them to the same bitrate.&nbsp; After that, go
    with whichever looks the best.<br>
    <br>
    <br>
    On 6/29/2011 7:21 AM, ibrahim suliman wrote:
    <blockquote
      cite="mid:1309357269.45400.YahooMailClassic@web29702.mail.ird.yahoo.com"
      type="cite">
      <table border="0" cellpadding="0" cellspacing="0">
        <tbody>
          <tr>
            <td style="font: inherit;" valign="top">Hi,<br>
              <br>
              I am using the gst-launch tool to stream a video from a
              webcam attached to my laptop to another one using
              bandwidth-limited link connections and I am trying to find
              out what is the best codec I can use over such link. I
              know how to stream the video and how to receive it at the
              other end but I am still struggling to get the correct
              commands I can use to encode the stream with the different
              codecs such as H.264, MPEG, Theora, Dirac and so on in
              order to compare them and find out the optimal for my
              requirements. So I wonder if there is anyone who can help
              me in this and has a document listing and describing how
              to use the available codecs? It will be very appreciated.<br>
              <br>
              Thanks<br>
              <br>
              iss &nbsp; <br>
            </td>
          </tr>
        </tbody>
      </table>
      <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>
  </body>
</html>