[Bug 796773] splitmuxsink creates files that are too large

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 17 00:58:59 UTC 2018


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.15.1

--- Comment #10 from Jan Schmidt <thaytan at noraisin.net> ---
Pushed to master:

commit f672116c7243a7c3d008b93b686d1e35ddc5b800 (HEAD -> master, origin/master,
origin/HEAD)
Author: Jan Schmidt <jan at centricular.com>
Date:   Tue Jul 17 00:03:19 2018 +1000

    splitmux: Improve handling of repeated timestamps

    When handling input with timestamps that repeat, sometimes
    splitmuxsink would get confused and ignore a keyframe.

    The logic in question is a holdover from before the cmd queue
    moved the file cutting to the multiqueue output side and made
    it deterministic, so it's no longer needed on the input
    here.

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

I'd like some more testing before backporting to 1.14. Perhaps for 1.14.3

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