[Bug 748507] mpegtsmux: set non-0 payload length in PES header if video ES packet is small enough

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 13 18:37:31 PDT 2015


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

--- Comment #7 from Hyunjun <zzoon.ko at samsung.com> ---
(In reply to Tim-Philipp Müller from comment #6)
> Another question: doesn't the PES packet length include some extended header
> bytes as well? If yes, wouldn't you want to check for something smaller than
> G_MAXUINT16 so you can add the header bytes without overflowing?

Oh.. That's right. I didn't think of it.
It should consider header length, which is variable.
I think I have to provide new patch after thinking.

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