mirror of
https://github.com/mpv-player/mpv
synced 2024-12-22 23:02:37 +00:00
manpage: use the new name for af_force in one place
This commit is contained in:
parent
d58d4ec93c
commit
2352a90566
@ -325,8 +325,8 @@ Available filters are:
|
|||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
If you just want to force remixing to a certain output channel layout,
|
If you just want to force remixing to a certain output channel layout,
|
||||||
it is easier to use the ``force`` filter. For example,
|
it is easier to use the ``format`` filter. For example,
|
||||||
``mpv '--af=force=channels=5.1' '--channels=5.1'`` would always force
|
``mpv '--af=format=channels=5.1' '--channels=5.1'`` would always force
|
||||||
remixing audio to 5.1 and output it like this.
|
remixing audio to 5.1 and output it like this.
|
||||||
|
|
||||||
``sub[=fc:ch]``
|
``sub[=fc:ch]``
|
||||||
|
Loading…
Reference in New Issue
Block a user