[Bug 731088] tsdemux: missing audio after seeking in mpeg transport stream (regression)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jun 2 04:21:58 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=731088
GStreamer | gst-plugins-bad | git
--- Comment #3 from Edward Hervey <bilboed at bilboed.com> 2014-06-02 11:21:50 UTC ---
Created an attachment (id=277715)
View: https://bugzilla.gnome.org/attachment.cgi?id=277715
Review: https://bugzilla.gnome.org/review?bug=731088&attachment=277715
mpegtspacketizer: Handle early PTS conversion
When handling the PTS/DTS conversion in new groups, there's a possibility
that the PTS might be smaller than the first PCR value observed, due to
re-ordering.
When using the current group, only apply the wraparound correction when we
are certain it is one (i.e. differs by more than a second) and not when it's
just a small difference (like out-of-order PTS).
--
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