[Bug 744469] tsdemux: No data after prerolling when different PTS in one program

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 4 13:05:42 UTC 2018


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |thaytan at noraisin.net
         Resolution|---                         |FIXED

--- Comment #5 from Jan Schmidt <thaytan at noraisin.net> ---
Thanks for the patch. Pushed:

commit 89a85732d4d91ea6b41e3ea85fdf96152bc58e8d (HEAD -> master)
Author: Aurélien Zanelli <aurelien.zanelli at parrot.com>
Date:   Mon Mar 16 16:20:44 2015 +0100

    tsdemux: ignore sparse stream when checking for initial timestamp

    Unless we only have sparse streams. In this case we will consider them.
    It fixes a bug happening when first observed timestamp comes from a
    sparse stream and other streams don't have a valid timestamp, yet. Thus
    leading the timestamp from sparse stream to be the start of the
    following segment. In this case, if the timestamp is really bigger than
    non-sparse stream (audio/video), it will lead the pipeline to clip
    samples from the non-parse stream.

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

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