Browse code

doc/muxers: improve hlsenc description

Signed-off-by: Moritz Barsnick <barsnick@gmx.net>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

Steven Liu authored on 2016/07/18 21:10:25
Showing 1 changed files
... ...
@@ -396,8 +396,8 @@ which can be cyclic, for example if the @option{wrap} option is
396 396
 specified.
397 397
 
398 398
 @item hls_segment_filename @var{filename}
399
-Set the segment filename. Unless hls_flags single_file is set @var{filename}
400
-is used as a string format with the segment number:
399
+Set the segment filename. Unless @code{hls_flags single_file} is set,
400
+@var{filename} is used as a string format with the segment number:
401 401
 @example
402 402
 ffmpeg in.nut -hls_segment_filename 'file%03d.ts' out.m3u8
403 403
 @end example
... ...
@@ -507,10 +507,10 @@ first segment's information.
507 507
 Do not append the @code{EXT-X-ENDLIST} tag at the end of the playlist.
508 508
 
509 509
 @item hls_flags split_by_time
510
-If this flags is set, allow segments to start on frames other than keyframes.
511
-This improves behavior on some players when the time between keyframes is
512
-inconsistent, but may make things worse on others, and can cause some oddities
513
-during seeking. This flag should be used with hls_time option.
510
+Allow segments to start on frames other than keyframes. This improves
511
+behavior on some players when the time between keyframes is inconsistent,
512
+but may make things worse on others, and can cause some oddities during
513
+seeking. This flag should be used with the @code{hls_time} option.
514 514
 
515 515
 @item hls_playlist_type event
516 516
 Emit @code{#EXT-X-PLAYLIST-TYPE:EVENT} in the m3u8 header. Forces