summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/af.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/af.rst b/DOCS/man/af.rst
index 1ff5859d70..ec6ce3f6c3 100644
--- a/DOCS/man/af.rst
+++ b/DOCS/man/af.rst
@@ -164,7 +164,7 @@ Available filters are:
.. admonition:: Examples
- ``mpv --af=channels=4:[0-1,1-0,0-2,1-3] media.avi``
+ ``mpv --af=channels=4:[0-1,1-0,2-2,3-3] media.avi``
Would change the number of channels to 4 and set up 4 routes that
swap channel 0 and channel 1 and leave channel 2 and 3 intact.
Observe that if media containing two channels were played back,