From f1d0365a6f72b88f7427814f636863ae1656f72a Mon Sep 17 00:00:00 2001 From: sfan5 Date: Tue, 6 Apr 2021 16:04:46 +0200 Subject: 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. --- DOCS/man/options.rst | 6 ------ 1 file changed, 6 deletions(-) (limited to 'DOCS/man') 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=`` - 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 -- cgit v1.2.3