[Bug 731088] tsdemux: missing audio after seeking in mpeg transport stream (regression)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 10 05:34:37 PDT 2014


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.3

--- Comment #5 from Edward Hervey <bilboed at bilboed.com> 2014-06-10 12:34:31 UTC ---
commit a822517ca94c132104faf484d11aaeaaecf9769a
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Mon Jun 2 11:07:01 2014 +0200

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

    https://bugzilla.gnome.org/show_bug.cgi?id=731088

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