<div dir="ltr"><div>Hi Alston<br><br></div><div>x264enc encodes raw video to H.264 video.<br><br></div><div>h264parse parses a H.264 encoded stream. Parsing means it looks at the stream and signal downstream the format of the stream. Furthermore h264parse can convert the H.264 stream from one H.264 format to another, but no encoding takes place.<br>
<br></div><div>Regards<br></div><div>Peter Maersk-Moller<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Mar 1, 2014 at 1:37 PM, Alston <span dir="ltr"><<a href="mailto:p.truesword@gmail.com" target="_blank">p.truesword@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
h264parse — Element parsing raw h264 streams<br>
<a href="http://www.freedesktop.org/software/gstreamer-sdk/data/docs/latest/gst-plugins-bad-plugins-0.10/gst-plugins-bad-plugins-plugin-h264parse.html" target="_blank">http://www.freedesktop.org/software/gstreamer-sdk/data/docs/latest/gst-plugins-bad-plugins-0.10/gst-plugins-bad-plugins-plugin-h264parse.html</a><br>
<br>
<br>
x264enc — H264 Encoder<br>
<a href="http://www.freedesktop.org/software/gstreamer-sdk/data/docs/latest/gst-plugins-ugly-plugins-0.10/gst-plugins-ugly-plugins-x264enc.html" target="_blank">http://www.freedesktop.org/software/gstreamer-sdk/data/docs/latest/gst-plugins-ugly-plugins-0.10/gst-plugins-ugly-plugins-x264enc.html</a><br>
<br>
<br>
I often use h264parse in my transmitter and think of it the h264 encoder.<br>
Just want to clarify myself.<br>
Can anyone give a clear explanation?<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/What-s-the-difference-between-h264parse-and-x264enc-tp4665616.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/What-s-the-difference-between-h264parse-and-x264enc-tp4665616.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">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>
</blockquote></div><br></div>