From 37c658b56b4c45997a10f3edaecd20178f72edd1 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Mon, 11 Jul 2016 12:55:09 +0200 Subject: doc/muxers: Fix Thisimproves typo Signed-off-by: Michael Niedermayer --- doc/muxers.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/muxers.texi') diff --git a/doc/muxers.texi b/doc/muxers.texi index d416c420e6..15b63f4d0f 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -497,7 +497,7 @@ equal to the duration of the segment plus the duration of the playlist. @item hls_flags split_by_time If this flags is set, allow segments to start on frames other than keyframes. -Thisimproves behavior on some players when the time between keyframes is +This improves behavior on some players when the time between keyframes is inconsistent, but may make things worse on others, and can cause some oddities during seeking. This flag should be used with hls_time option. -- cgit v1.2.3