76eb2c1575
adds an optional `--hls_start_time_offset` parameter, that, when used, adds `EXT-X-START` tags to the HLS media playlists. The EXT-X-START tag allows to specify the location where the player starts playing, either from start (positive value) or from end (negative value). This is especially useful in case of livestreams where this tag can be used to set the target latency of the playback. Reference: https://datatracker.ietf.org/doc/html/rfc8216#section-4.3.5.2 The RFC says, that the `EXT-X-START` tag could also be added to the master playlist, but my tests have shown that most players only respect it when it's in the media playlists. Fixes #970 --------- Co-authored-by: Joey Parrish <joeyparrish@google.com> |
||
---|---|---|
.. | ||
ad_cue_generator_params.h | ||
buffer_callback_params.h | ||
chunking_params.h | ||
crypto_params.h | ||
export.h | ||
file.h | ||
hls_params.h | ||
mp4_output_params.h | ||
mpd_params.h | ||
packager.h | ||
status.h |