[Bug 710118] tsdemux: warning/assert due to denominator == zero in mpegts_packetizer_ts_to_offset()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 20 07:02:27 PST 2014


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #4 from Edward Hervey <bilboed at bilboed.com> 2014-02-20 15:22:53 UTC ---
This is now fixed by this commit.

commit c229a87ac3e6bfb767004924b884f63625e4f368
Author: Edward Hervey <edward at collabora.com>
Date:   Sun Dec 29 16:00:01 2013 +0100

    mpegtspacketizer: Fix ts_to_offset beyond last observed PCR

    The requested TS might be beyond the last observed PCR. In order to
calculate
    a coherent offset, we need to use the last and previous-to-last groups.

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

*** This bug has been marked as a duplicate of bug 721035 ***

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