[Bug 745192] matroskademux: V_MS-VFW-FOURCC streams have DTS instead of PTS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 4 02:38:29 PST 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #25 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit c4e542de695e07cab64f390b4523b9b68ba84971
Author: Nicola Murino <nicola.murino at gmail.com>
Date:   Tue Mar 3 19:19:50 2015 +0100

    matroskamux: Remove duration accumulation logic

    Duration accumulation can cause rounding errors and generate wrong
    duration with different buffers that share the same timestamp.

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

commit f727762c1f186c15d6e656e92c01306796de8692
Author: Nicola Murino <nicola.murino at gmail.com>
Date:   Tue Mar 3 18:40:16 2015 +0100

    matroska: Add an helper method to get buffer timestamps

    ... and replace GST_BUFFER_TIMESTAMP that always return PTS with this
method
    that return PTS or DTS based on stream type.

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

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