<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 07/25/11 12:46, Umakant Goyal wrote:
    <blockquote
cite="mid:CAFuyjONWXK_8SUY2Gv5Y1w0hoUqrd1j2H4q=az=iiXkq4z7Ycw@mail.gmail.com"
      type="cite">Hi All,<br>
      <br>
      Can i perform the transrating on H263/H264 stream without decoding
      and encoding it using gstreamer?<br>
      If there is any open source that cane be used as a gstreamer
      plugin then please share. <br>
    </blockquote>
    <br>
    The gstreamer project does not have such elements. This is quite a
    special purpose and in general would not scale (do to the
    combinatoric explosion). If you can't re-encode due to resource
    constraints, you will have to implement such a transcoding element
    yourself.<br>
    <br>
    Stefan<br>
    <br>
    <blockquote
cite="mid:CAFuyjONWXK_8SUY2Gv5Y1w0hoUqrd1j2H4q=az=iiXkq4z7Ycw@mail.gmail.com"
      type="cite"><br>
      Thanks<br>
      <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>