What's the difference between h264parse and x264enc

Peter Maersk-Moller pmaersk at gmail.com
Sat Mar 1 12:25:09 PST 2014


Hi Alston

x264enc encodes raw video to H.264 video.

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.

Regards
Peter Maersk-Moller


On Sat, Mar 1, 2014 at 1:37 PM, Alston <p.truesword at gmail.com> wrote:

>
> h264parse -- Element parsing raw h264 streams
>
> http://www.freedesktop.org/software/gstreamer-sdk/data/docs/latest/gst-plugins-bad-plugins-0.10/gst-plugins-bad-plugins-plugin-h264parse.html
>
>
> x264enc -- H264 Encoder
>
> http://www.freedesktop.org/software/gstreamer-sdk/data/docs/latest/gst-plugins-ugly-plugins-0.10/gst-plugins-ugly-plugins-x264enc.html
>
>
> I often use h264parse in my transmitter and think of it the h264 encoder.
> Just want to clarify myself.
> Can anyone give a clear explanation?
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/What-s-the-difference-between-h264parse-and-x264enc-tp4665616.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140301/451831c2/attachment.html>


More information about the gstreamer-devel mailing list