[Bug 774136] mpegtsmux: PES payload size overflow for unbounded video streams bigger than 65K per frame

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 9 10:25:56 UTC 2016


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Nice catch, thanks.

I believe the intention of the code is to only make the payload size 0 if the
packet size can't be expressed in 16 bits, and set it for smaller frames, which
makes sense to me. I don't think the spec mandates or recommends always setting
it to 0 regardless? And we have framed input so we know.

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