summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/vf.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index e0427bd88d..bc95d0e1c5 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -753,13 +753,16 @@ Available filters are:
filters work anyway.)
``concurrent-frames``
- Number of frames that should be requested in parallel (default: 2). The
+ Number of frames that should be requested in parallel. The
level of concurrency depends on the filter and how quickly mpv can
decode video to feed the filter. This value should probably be
proportional to the number of cores on your machine. Most time,
making it higher than the number of cores can actually make it
slower.
+ By default, this uses the special value ``auto``, which sets the option
+ to the number of detected logical CPU cores.
+
The following variables are defined by mpv:
``video_in``