[Bug 709826] mpegtsmux: performance issue

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 27 08:14:43 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=709826
  GStreamer | gst-plugins-bad | git

--- Comment #7 from Edward Hervey <bilboed at bilboed.com> 2014-01-27 16:14:39 UTC ---
Seems like I lost the WIP patch *sigh*.

But essentially we'd need to do the following (in that order):
* Get rid of the adapter, it's pointless/overhead
* instead, don't create small output buffers, but create a big-ish output
buffer
* Actually interleave input data for the output (based on timestamp and
duration).

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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