shaka-packager/docs/source/options
Daniel Cantarín 7aab7a8b50
Add --hls_media_sequence_number to support custom value in HLS
HLS uses the EXT-X-MEDIA-SEQUENCE tag at the start of a live playlist in
order to specify the first segment sequence number. This is because any
live playlist have a limited number of segments, and they also keep
updating with new segments while removing old ones. When a player refreshes
the playlist, this information is important for keeping track of segments
positions.

When the packager starts, it naturally starts this count from zero. However,
there are many situations where the packager may be restarted, without this
meaning starting this value from zero (but continuing a previous sequence).
The most common situations are problems in the encoder feeding the packager.

With those cases in mind, this parameter allows to set the initial
EXT-X-MEDIA-SEQUENCE value. This way, it's possible to continue the sequence
number from previous packager run.

Closes #691.
2020-01-31 10:25:19 -08:00
..
ads_options.rst Add documentation for Ad Insertion 2018-08-16 00:14:07 +00:00
chunking_options.rst Move command line options to Sphinxdoc 2017-09-13 00:09:55 +00:00
dash_options.rst Change --generate_static_mpd to --generate_static_live_mpd (#672) 2019-11-15 11:53:47 -08:00
dash_stream_descriptors.rst [DASH] Support custom Accessibility and Role elements 2019-06-13 15:43:32 -07:00
drm_stream_descriptors.rst [doc] Update raw key tutorial 2017-10-24 21:51:39 +00:00
general_encryption_options.rst Update general_encryption_options with a better clear_lead description (#638) 2019-09-06 13:24:24 -07:00
hls_options.rst Add --hls_media_sequence_number to support custom value in HLS 2020-01-31 10:25:19 -08:00
hls_stream_descriptors.rst Support HLS characteristics 2018-11-26 20:02:43 +00:00
mp4_output_options.rst Drepcate --num_subsegments_per_sidx 2018-07-02 21:59:14 +00:00
playready_encryption_options.rst Update DRM documentations 2018-08-15 17:18:57 -07:00
raw_key_encryption_options.rst Change --additional_protection_systems to --protection_systems 2018-08-14 22:12:55 +00:00
segment_template_formatting.rst Move command line options to Sphinxdoc 2017-09-13 00:09:55 +00:00
stream_descriptors.rst Workaround extra AUD in the access unit 2018-12-15 00:32:06 +00:00
transport_stream_output_options.rst Add offset to tranport streams (MPEG2-TS, HLS Packed Audio) 2018-07-26 23:20:21 +00:00
udp_file_options.rst Add buffer_size UDP file options 2018-06-29 00:19:30 +00:00
widevine_encryption_options.rst Change --additional_protection_systems to --protection_systems 2018-08-14 22:12:55 +00:00