mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 05:12:09 +00:00
b405ff34d3
There is an existing PMT mapping between PCR_%s and an mpegtsmux sink pad name, where %s equals the program number that the PCR corresponds to. We re-purpose this functionality to also support a mapping between PCR_%s and an arbitrary PID. If this mapping is set, then the header PCR PID is set to this value, and PCR is attached to the stream with this PID. Note: the current implementation also attaches PCR to the video stream, so this may be inefficient. Co-authored-by: Jordan Yelloz <jordan.yelloz@collabora.com> Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5726> |
||
---|---|---|
.. | ||
tsmux | ||
gstatscmux.c | ||
gstatscmux.h | ||
gstbasetsmux.c | ||
gstbasetsmux.h | ||
gstbasetsmuxaac.c | ||
gstbasetsmuxaac.h | ||
gstbasetsmuxjpeg2000.c | ||
gstbasetsmuxjpeg2000.h | ||
gstbasetsmuxopus.c | ||
gstbasetsmuxopus.h | ||
gstbasetsmuxttxt.c | ||
gstbasetsmuxttxt.h | ||
gstmpegtsmux.c | ||
gstmpegtsmux.h | ||
gstmpegtsmuxplugin.c | ||
meson.build |