[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 Jun 8 04:38:46 PDT 2015


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

--- Comment #3 from Hyunjun <zzoon.ko at samsung.com> ---
> >Fix a bug found that pes_bytes_written is not to reset if unbounded stream.
> 
> Perhaps this bug fix should be done in a separate patch?
Yes. But it's not producible on current logic. Because pes_bytes_written is
reset in case of bounded stream, while it is not needed to be reset in case of
unbounded stream for all video packets.
But I think this fix is needed.


> I don't think this comment needs to be changed. What the comment says is
> that the assumption is that the incoming stream is parsed. I don't see how
> your size patch changes any of that or is affected by that.
You're right :-)


> no tsmux_stream_find_pts_dts_within() needed here?
Oops. I didn't catch it. Thanks for pointing out.

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