summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2021-04-06 16:04:46 +0200
committerJan Ekström <jeebjp@gmail.com>2021-04-08 23:47:35 +0300
commitf1d0365a6f72b88f7427814f636863ae1656f72a (patch)
treee08d77c4f35026cfdf353abc7e6113dc1c840bc8 /DOCS/man/options.rst
parent3c34e6fec4b942c92313546cacd14be539cd951f (diff)
downloadmpv-f1d0365a6f72b88f7427814f636863ae1656f72a.tar.bz2
mpv-f1d0365a6f72b88f7427814f636863ae1656f72a.tar.xz
demux: undeprecate --cache-secs
It serves a purpose and a rework of the cache won't be coming anytime soon. This partially reverts commit 8427292eb7c4074e1205c3d73c53c9e82569325f.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index a3e811039a..14e58b28e5 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -4579,12 +4579,6 @@ Cache
Turn off input stream caching. See ``--cache``.
``--cache-secs=<seconds>``
- Deprecated. Once this option is removed, there will be no way to limit the
- cache size by time (only by size with ``--demuxer-max-bytes``). This option
- is considered useless, since there is no good reason to limit the cache by
- time, and the default value of this option is already something very high.
- The interaction with the other cache options is also confusing.
-
How many seconds of audio/video to prefetch if the cache is active. This
overrides the ``--demuxer-readahead-secs`` option if and only if the cache
is enabled and the value is larger. The default value is set to something