[Bug 698748] mpegtsmux: improper timestamping of output packets

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 19 04:04:30 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=698748
  GStreamer | gst-plugins-bad | 1.x

--- Comment #17 from Jan Schmidt <thaytan at noraisin.net> 2013-12-19 12:04:28 UTC ---
Created an attachment (id=264533)
 View: https://bugzilla.gnome.org/attachment.cgi?id=264533
 Review: https://bugzilla.gnome.org/review?bug=698748&attachment=264533

mpegtsmux: Don't disrupt buffer state in the clip function

Collectpads assumes that it can pass any buffer to the clip function
for adjustment, some of which are artificially injected - so don't
adjust global timestamp tracking there. Instead, only adjust the
buffer timestamps and use them directly in the collection function.

Fixes

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