Browse Source

doc/muxers/hlsenc: typo hls_flag: discont_starts => discont_start

Signed-off-by: Bela Bodecs <bodecsb@vivanet.hu>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n3.3
Bela Bodecs Michael Niedermayer 8 years ago
parent
commit
4068f5fac7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/muxers.texi

+ 1
- 1
doc/muxers.texi View File

@@ -567,7 +567,7 @@ and remove the @code{#EXT-X-ENDLIST} from the old segment list.
Round the duration info in the playlist file segment info to integer
values, instead of using floating point.

@item discont_starts
@item discont_start
Add the @code{#EXT-X-DISCONTINUITY} tag to the playlist, before the
first segment's information.



Loading…
Cancel
Save