summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-10-23 19:27:17 +0200
committerwm4 <wm4@nowhere>2013-10-23 19:30:02 +0200
commit2352a90566d5e276baf496e5bd5e11f87acfc87a (patch)
tree98595d752d35e421870aaf5e79f0b090aa62b497
parentd58d4ec93c6a89cea3488689f12f6e7abd0617c9 (diff)
downloadmpv-2352a90566d5e276baf496e5bd5e11f87acfc87a.tar.bz2
mpv-2352a90566d5e276baf496e5bd5e11f87acfc87a.tar.xz
manpage: use the new name for af_force in one place
-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 3513b9dd0c..e082391b7f 100644
--- a/DOCS/man/en/af.rst
+++ b/DOCS/man/en/af.rst
@@ -325,8 +325,8 @@ Available filters are:
.. note::
If you just want to force remixing to a certain output channel layout,
- it is easier to use the ``force`` filter. For example,
- ``mpv '--af=force=channels=5.1' '--channels=5.1'`` would always force
+ it is easier to use the ``format`` filter. For example,
+ ``mpv '--af=format=channels=5.1' '--channels=5.1'`` would always force
remixing audio to 5.1 and output it like this.
``sub[=fc:ch]``