[gstreamer-bugs] [Bug 638288] qtmux: fails to handle out-of-order buffers without duration
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 3 08:46:28 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=638288
GStreamer | gst-plugins-bad | git
Mark Nauwelaerts <mnauw> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|HEAD |0.10.21
--- Comment #4 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-01-03 16:46:24 UTC ---
And following commit should handle this case when using the "reorder"
dts-method
(assuming qtmux is actually/really the only place where this is a problem, feel
free to note otherwise).
commit 38c93429784d10ddd4da0dbe390616b7e9196729
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date: Mon Jan 3 17:24:23 2011 +0100
qtmux: adjust nasty case timestamp tracking
That is, all sorts of problems arise with re-ordered input timestamps that
tend to defy automagic handling for every case, so allow for a few
variations
that can be tried depending on circumstances.
Also try to document accordingly.
Also fixes #638288.
--
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