X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2Fmuxers.texi;h=9d9ca31cc4fb4efc6fd0a3bbfeb20e3f5b81dc2d;hb=758fbc54fef2f31957b5c5f22e05e5fd9b04f631;hp=0bb8ad2e2b97dd058bc884cb8db1200bdd911be6;hpb=d24e08e978792e09d212018677d1c0b8208ecef8;p=ffmpeg diff --git a/doc/muxers.texi b/doc/muxers.texi index 0bb8ad2e2b9..9d9ca31cc4f 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -737,6 +737,10 @@ The file specified by @code{hls_key_info_file} will be checked periodically and detect updates to the encryption info. Be sure to replace this file atomically, including the file containing the AES encryption key. +@item independent_segments +Add the @code{#EXT-X-INDEPENDENT-SEGMENTS} to playlists that has video segments +and when all the segments of that playlist are guaranteed to start with a Key frame. + @item split_by_time Allow segments to start on frames other than keyframes. This improves behavior on some players when the time between keyframes is inconsistent,