summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/af.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/en/af.rst')
-rw-r--r--DOCS/man/en/af.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/en/af.rst b/DOCS/man/en/af.rst
index 52d2f7b478..e8b0e4adbd 100644
--- a/DOCS/man/en/af.rst
+++ b/DOCS/man/en/af.rst
@@ -422,7 +422,7 @@ Available filters are:
Would delay front left and right by 10.5ms, the two rear channels
and the subwoofer by 0ms and the center channel by 7ms.
-``export[=mmapped_file[:nsamples]]``
+``export=mmapped_file:nsamples]``
Exports the incoming signal to other processes using memory mapping
(``mmap()``). Memory mapped areas contain a header::
@@ -434,7 +434,7 @@ Available filters are:
The rest is payload (non-interleaved) 16-bit data.
``<mmapped_file>``
- File to map data to (default: ``~/.mpv/mpv-af_export``).
+ File to map data to (required)
``<nsamples>``
number of samples per channel (default: 512).