You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
doc/muxers: Fix Thisimproves typo
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user