ffmpeg | branch: master | Benoit Fouet <benoit.fo...@free.fr> | Wed Jun 8 11:42:51 2016 +0200| [2234566cfb11c473ad13ad4f523ff260754b853c] | committer: Michael Niedermayer
hls muxer doc: clarify segment splitting option Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2234566cfb11c473ad13ad4f523ff260754b853c --- doc/muxers.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/muxers.texi b/doc/muxers.texi index e0f99a9..c2ca0ba 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -358,7 +358,8 @@ This muxer supports the following options: @table @option @item hls_time @var{seconds} -Set the segment length in seconds. Default value is 2. +Set the target segment length in seconds. Default value is 2. +Segment will be cut on the next key frame after this time has passed. @item hls_list_size @var{size} Set the maximum number of playlist entries. If set to 0 the list file _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog