[Bug 671136] mpegtsmux: add support for SDT and NIT tables for DVB-S/DVB-T

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 14 11:19:55 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=671136
  GStreamer | gst-plugins-bad | git

Jesper Larsen <jesper.larsen> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jesper.larsen at ixonos.com

--- Comment #2 from Jesper Larsen <jesper.larsen at ixonos.com> 2013-10-14 09:19:53 UTC ---
I'm currently working on the implementation of these tables.

My preliminary thoughts are to make a property for the mpegtsmux element, that
will take an array of GstMpegTsSection. The sections can be created in the user
application by using the mpeg-ts function gst_mpegts_section_new

The sections will be inserted in the stream at the same time as PMT/PAT.

Suggestions to a different approach are welcome.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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