GNOME Bugzilla – Bug 673582
mpegtsmux: mux private data streams
Last modified: 2018-11-03 13:11:31 UTC
Mpegtsdemux is capable of demuxing private data streams, like subtitles and teletext, but mpegtsmux is not capable of muxing them. So, if you want to transcode a TS, but keep all non-audio/video streams as-is, this is not possible. This is a request to add private data stream support to mpegtsmux.
Following commit should cover the requested, though it may need some more descriptor details handling (and figuring events or so for that ?), so keeping this open for now ... commit 69a1eaec33983afbb64703fadac0c1f16c696c89 Author: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk> Date: Sat Jun 16 16:50:43 2012 +0200 mpegtsmux: add support for DVB subtitle and teletext streams See bug #673582.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/66.