gst-plugins-rs/docs
Sebastian Dröge a01437b675 fmp4mux: Add support for sub-fragments / chunking
Allow outputting sub-fragments (chunks in CMAF terms) that are shorter
than the fragment duration and don't usually start on a keyframe. By
this the buffering requirements of the element is reduced to one chunk
duration, as is the latency.

This is used for formats like low-latency / LL-HLS and DASH.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1086>
2023-02-09 21:06:56 +02:00
..
plugins fmp4mux: Add support for sub-fragments / chunking 2023-02-09 21:06:56 +02:00
meson.build meson: Add options for all plugins 2023-01-07 13:23:41 +02:00