From cec9613505c78e7e5c9d2fe5bcfd59d59e9e91dd Mon Sep 17 00:00:00 2001 From: Alessandro Ghedini Date: Fri, 23 May 2014 21:03:11 +0200 Subject: manpage: update references to renamed options --- DOCS/man/en/af.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'DOCS/man/en/af.rst') diff --git a/DOCS/man/en/af.rst b/DOCS/man/en/af.rst index 6aa5ca393a..0512376ff2 100644 --- a/DOCS/man/en/af.rst +++ b/DOCS/man/en/af.rst @@ -241,7 +241,7 @@ Available filters are: 48000 for example. ```` - Force mixing to a specific channel layout. See ``--channels`` option + Force mixing to a specific channel layout. See ``--audio-channels`` option for possible values. ```` @@ -351,7 +351,7 @@ Available filters are: If you just want to force remixing to a certain output channel layout, it is easier to use the ``format`` filter. For example, - ``mpv '--af=format=channels=5.1' '--channels=5.1'`` would always force + ``mpv '--af=format=channels=5.1' '--audio-channels=5.1'`` would always force remixing audio to 5.1 and output it like this. ``sub[=fc:ch]`` @@ -380,7 +380,7 @@ Available filters are: .. admonition:: Example - ``mpv --af=sub=100:4 --channels=5 media.avi`` + ``mpv --af=sub=100:4 --audio-channels=5 media.avi`` Would add a subwoofer channel with a cutoff frequency of 100Hz to output channel 4. @@ -408,7 +408,7 @@ Available filters are: .. admonition:: Example - ``mpv --af=surround=15 --channels=4 media.avi`` + ``mpv --af=surround=15 --audio-channels=4 media.avi`` Would add surround sound decoding with 15ms delay for the sound to the rear speakers. -- cgit v1.2.3