]> git.sesse.net Git - ffmpeg/blobdiff - doc/muxers.texi
lavc: Add hardware config metadata for decoders supporting hardware output
[ffmpeg] / doc / muxers.texi
index 0bb8ad2e2b97dd058bc884cb8db1200bdd911be6..9d9ca31cc4fb4efc6fd0a3bbfeb20e3f5b81dc2d 100644 (file)
@@ -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,