mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
ad1883f54d
header_length contains the length in bytes after the header_length field, excluding the 6 byte start code and header_length field. H.264 streams and some other formats need to be announced in the PSM. VLC wouldn't play files created with mpegpsmux containing H.264 because we claim the system header is larger than it actually is, which makes VLC skip the program stream map which follows the system header, which in turn makes it not recognise our H.264 video stream. |
||
---|---|---|
.. | ||
bits.h | ||
crc.h | ||
Makefile.am | ||
mpegpsmux.c | ||
mpegpsmux.h | ||
mpegpsmux_aac.c | ||
mpegpsmux_aac.h | ||
mpegpsmux_h264.c | ||
mpegpsmux_h264.h | ||
psmux.c | ||
psmux.h | ||
psmuxcommon.h | ||
psmuxstream.c | ||
psmuxstream.h |