[Bug 763278] tcpserversink: problems with TS muxed stream, not detecting/sending keyframes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 14 11:29:30 UTC 2016


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

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

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

--- Comment #24 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 65390b5129ce44b0785ec765dbf659249ab59cca
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Sun Mar 13 13:59:25 2016 +0200

    multihandlesink: Remove useless streamheader storage

    We don't do anything with it but always get them from the caps anyway, so
    stop storing them and having complicated logic around that.

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

commit 1d4fb48718a2f8e5610c1fe2761640dd0435a9c4
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Sun Mar 13 10:51:30 2016 +0200

    multihandlesink: Only don't send HEADER buffers normally if they are
actually streamheaders from the caps

    And also consider HEADER buffers without DELTA_UNIT flag as sync points.
This
    fixes sync-mode=2 with mpegtsmux for example, which has no streamheaders
but
    puts the HEADER flag on its keyframes.

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

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