[Bug 611046] mpegtsmux: pcr problems

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 25 22:19:28 PDT 2011


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

Jan Schmidt <thaytan> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com

--- Comment #3 from Jan Schmidt <thaytan at mad.scientist.com> 2011-03-26 05:19:21 UTC ---
I pushed this patch, which fixes the incorrect PCR insertion rate:

commit 5111540ceb04fbbfdb01b2c64911e04dbae291a8
Author: Jan Schmidt <thaytan at noraisin.net>
Date:   Sat Mar 26 16:12:18 2011 +1100

    Use correct clock when checking whether to write a new PCR

    The PCR clocks against the 27MHz SCR clock, so check it correctly
    to avoid writing the PCR too often.

    Partially fixes: #611046

Making the PCR more accurate requires a bit more work to pass the extra
GstClockTime granularity down into the tsmux library.

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