gstreamer/subprojects/gst-plugins-bad/docs
Edward Hervey 244b00ac08 mpegts: Add custom mapping for vp9
This is a custom mapping. There isn't much needed apart from that to store vp9
in mpeg-ts since the bitstream is self contained.

Since there are no official specification we don't want people to be mistaken in
believing that. Therefore that mapping is only used in the muxer if the (new)
property `enable-custom-mappings` is set to TRUE.

* The MPEG-TS Stream Type is Private Data (0x6) with the registration descriptor
  set to `VP09`.
* The Access Unit are VP9 frames stored in PES packets
* As there is no emulation prevention byte in VP9 elementary stream, the can be
  misdetection of PES start code. To avoid this, the start of a PES packet must
  be signalled using the Payload Unit Start Indicator in the transport packet
  header

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7707>
2024-11-13 08:28:36 +01:00
..
libs cuda: Add methods to enable stream ordered allocation 2024-09-11 17:15:14 +00:00
plugins mpegts: Add custom mapping for vp9 2024-11-13 08:28:36 +01:00
random Remove ChangeLog files from git repository 2022-12-04 18:16:25 +00:00
gst_api_version.in
index.md
meson.build meson: bail out earlier in docs subdir if docs are disabled 2024-11-04 19:14:10 +00:00
sitemap.txt