[Bug 759807] collectpads: Cannot use GST_STREAM_FLAG_SPARSE with mpegtsmux

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 12 16:48:16 UTC 2017


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

Michael Fien <mfien at harris.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mfien at harris.com

--- Comment #10 from Michael Fien <mfien at harris.com> ---
Created attachment 365446
  --> https://bugzilla.gnome.org/attachment.cgi?id=365446&action=edit
Attached is a test video file with a sparse metadata stream to demostrate that
the suggested fix works.

Without the suggested fix the pipeline blocks, otherwise data flows properly.

gst-launch-1.0 filesrc location=/tmp/metadata_test.ts ! tsdemux name=demux !
queue ! h264parse ! mpegtsmux alignment=7 name=mux ! udpsink
clients=127.0.0.1:12000 demux. ! 'meta/x-klv' ! queue ! mux.

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