[Bug 757565] rtpmp2tpay: Add property to aggregate multiple TS packets or not
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Nov 9 06:21:28 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757565
--- Comment #9 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Nicolas, I think perhaps you misunderstood the purpose of my comment. I don't
disagree with anything you say, and I do think we should port all muxers over
at some point, but I don't think it's related to this issue really (the
performance is bad because of the way the code is structured, that's all).
I was arguing that instead of making this a property in the payloader we should
just never aggregate in the payloader. This raises the question why it was done
like this in the payloader in the first place. My comment about how mpegtsmux
used to work was supposed to provide a possible explanation why this was added
in the first place.
So in short: I think we should just never aggregate in the payloader and
double-check that mpegtsmux and tsparse do the right thing these days.
--
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