summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2018-04-30 19:29:56 +0200
committerJan Ekström <jeebjp@gmail.com>2018-05-01 00:25:27 +0300
commita79327189e6221ff45ea108aa59680d0faa7941f (patch)
tree12372f59386bdd87830aa4882ba97ac8ba03e6cb
parent3c2d20e414cecbb28c5faa56c13135cef871ab4e (diff)
downloadmpv-a79327189e6221ff45ea108aa59680d0faa7941f.tar.bz2
mpv-a79327189e6221ff45ea108aa59680d0faa7941f.tar.xz
manpage: --demuxer-seekable-cache is not experimental anymore
This seems to work surprisingly well, and it's enabled by default (unlike the old text claims).
-rw-r--r--DOCS/man/options.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index d147800ea3..c074fde7e9 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2961,8 +2961,7 @@ Demuxer
Keep in mind that some events can flush the cache or force a low level
seek anyway, such as switching tracks, or attempting to seek before the
- start or after the end of the file. This option is experimental - thus
- disabled, and bugs are to be expected.
+ start or after the end of the file.
The special value ``auto`` means ``yes`` in the same situation as
``--cache-secs`` is used (i.e. when the stream appears to be a network