<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    The gstreamer I am using on my computer is from the OSSBuild.  All I
    did to install it was download the .msi file and run the
    installation.  The version I am using is 0.10.6.  Is there anything
    else I should do to install it correctly? <br>
    <br>
    On 8/1/2011 10:33 AM, Jose M. Alvarez wrote:
    <blockquote cite="mid:1312212794.3174.3.camel@Despacho-debian"
      type="cite"> You need the lib x264. Did you try ossbuild
      compilation?<br>
      <br>
      <br>
      El lun, 01-08-2011 a las 10:25 -0500, William Metcalf escribió:
      <blockquote type="CITE">
        <pre>I need to encode video into H264 format for a project I am working on.  
So far, no matter what I do I cannot get my video encode into H264 
format.  I am trying to use the element h264enc to accomplish this 
task.  The following pipeline:

- gst-launch -v videotestsrc num-buffers=1000 ! x264enc qp-min=18 ! 
avimux ! filesink location=videotestsrc.avi

will work in Linux but will not work in Windows.  Has anyone out there 
been able to get the x264enc element to work in Windows?  Is there some 
extra library that I need to install to make it work correctly?  Any 
help is greatly appreciated.

William
_______________________________________________
gstreamer-devel mailing list
<a moz-do-not-send="true" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a moz-do-not-send="true" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
      </blockquote>
      <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>