[Bug 763278] tcpserversink problems with TS muxed stream.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 12 10:27:10 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #13 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
This is the problem here. The delta-unit flag is handled correctly and buffers
from tsmux have all correct flags it seems... but tcpserversink handles HEADER
buffers differently :) That's what looking at the tsmux output is not useful,
but the complete pipeline does not work.

This was already broken in 1.6.0 though, I have no idea why it worked for you
in 1.6.3 (it doesn't here).

commit 43621624c87dab8ed5ce98085fc1d3e91ea269a6
Author: Edward Hervey <edward at centricular.com>
Date:   Fri Apr 17 15:35:43 2015 +0200

    mpegtsmux: Carry over GST_BUFFER_FLAG_HEADER

    In the same way we do it for the DELTA_UNIT flag

    This allows downstream elements to know whether a given mpeg-ts
    packet contains a corresponding HEADER elementary unit

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