diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2014-01-02 00:31:49 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2014-01-02 00:51:56 +0100 |
commit | 6cceef2ff9d4a8b0d13d12489d65dea77cc76b97 (patch) | |
tree | 73effb2ee6602af4ac1c350357cc90495f116b0c | |
parent | f6707f0689e025e39f17c1e452f4033743079801 (diff) | |
download | ffmpeg-6cceef2ff9d4a8b0d13d12489d65dea77cc76b97.tar.gz |
doc/muxers/segment: reference hls muxer
-rw-r--r-- | doc/muxers.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/muxers.texi b/doc/muxers.texi index bd0d70744e..6767ab4ba2 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -702,6 +702,9 @@ the option @var{segment_list}. The list type is specified by the list are set by default to the basename of the corresponding segment files. +See also the @ref{hls} muxer, which provides a more specific +implementation for HLS segmentation. + The segment muxer supports the following options: @table @option |