[Bug 644429] [mpegtsmux] in m2ts-mode, the tp_extra_header is incorrect

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 25 22:02:48 PDT 2011


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

Jan Schmidt <thaytan> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |thaytan at mad.scientist.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.22

--- Comment #5 from Jan Schmidt <thaytan at mad.scientist.com> 2011-03-26 05:02:44 UTC ---
This should fix it, please re-open if not:

commit 1c65ff19f3f22cba88ce769acc9a16ccfd0ba421
Author: Jan Schmidt <thaytan at noraisin.net>
Date:   Sat Mar 26 15:58:21 2011 +1100

    Rewrite M2TS packet output

    Make sure we only write the bottom 30 bits of the PCR to the m2ts header.
    Don't use floating point computation for it, and remove weird bit fiddling
    that messes up the PCR in a way I can't find any
    justification/documentation for.

    Don't accidentally lose PCR packets from the output.

    Fix the description for the m2ts-mode property so it's clear it's a flag,
    and which setting does what.

    Fixes: #611061 #644429
    Partially fixes: #645006

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