[Bug 779655] h264parse: Does not always produce valid AVC stream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 7 19:16:44 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=779655

--- Comment #10 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Created attachment 347415
  --> https://bugzilla.gnome.org/attachment.cgi?id=347415&action=edit
GDP Of the stream

I've revert back to the original omxh264enc code, it apparently makes the
timestamp re-appear. And then notice that the base class will set TS base on
the OMX TS.

If you look at this stream, you'll notice that h264parse failed to fix the
buffer flags properly, all frames are marked as delta units. There might be
other issue I don't see.

The encoder is still a bit faulty, I think it sets OMX CODECCONFIG flags on the
IDR, rather then on the bits and pieces that forms the sps/pps.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list