[gst-devel] Gstreamer 264 problem
Tim-Philipp Müller
t.i.m at zen.co.uk
Wed Aug 11 22:40:34 CEST 2010
On Wed, 2010-08-11 at 13:24 -0700, Zixia Huang wrote:
> However, it seems that now ffdec_h264 in gstreamer cannot correctly
> decode the stream from x264enc when byte-stream is set to true.
You're not providing a lot of information here. So it can decode it, but
not correctly? In what way does it not work? What pipeline are you
using? Have you tried playbin2?
> So my question now becomes how ffdec_h264 can correctly decodes the
> stream either from x264enc (when byte-stream=true) or from a 264 file
> encoded using libx264?
You might need an h264parse element in your pipeline.
Cheers
-Tim
More information about the gstreamer-devel
mailing list