[Bug 687806] New: mpegtsmux: Fix PTS being incorrectly created
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Nov 6 13:44:03 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=687806
GStreamer | gst-plugins-bad | git
Summary: mpegtsmux: Fix PTS being incorrectly created
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: gimmeamilkbttf at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=228314)
View: https://bugzilla.gnome.org/attachment.cgi?id=228314
Review: https://bugzilla.gnome.org/review?bug=687806&attachment=228314
Patch to fix bad PTS creation in mpegtsmux
This is possibly the same thing as
https://bugzilla.gnome.org/show_bug.cgi?id=587881
Attached patch does two things:
- remove code that stops current PTS being earlier than previous one (why is
this code here? PTSs can be out-of-order).
- fix PTS being given value of DTS
Thanks
Kev
--
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