[Bug 764372] h264parse removes padding from byte streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 1 12:44:38 UTC 2016


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

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
https://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/gst-libs/gst/codecparsers/gsth264parser.c#n1366

The problem is this, which drops all the padding from the NALUs. Commenting out
that code gives almost the correct size (it produces a bit more for some
reason).

-- 
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