From 66bfb17979b42bc6e2437ad0bc04fa036da4f3de Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 14 Mar 2014 22:10:10 +0100 Subject: manpage: af: minor syntax improvements --- DOCS/man/en/af.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'DOCS/man/en') diff --git a/DOCS/man/en/af.rst b/DOCS/man/en/af.rst index 2ebb40e6ef..98d33b8f15 100644 --- a/DOCS/man/en/af.rst +++ b/DOCS/man/en/af.rst @@ -266,7 +266,7 @@ Available filters are: Filter for internal use only. Converts between signed/unsigned formats and formats with different endian. -``volume[=volumedb[:...]]`` +``volume[=[:...]]`` Implements software volume control. Use this filter with caution since it can reduce the signal to noise ratio of the sound. In most cases it is best to use the *Master* volume control of your sound card or the volume @@ -291,14 +291,14 @@ Available filters are: ``replaygain-clip=yes|no`` Prevent clipping caused by replaygain by automatically lowering the gain (default). Use ``replaygain-clip=no`` to disable this. - ```` + ``softclip`` Turns soft clipping on. Soft-clipping can make the sound more smooth if very high volume levels are used. Enable this option if the dynamic range of the loudspeakers is very low. *WARNING*: This feature creates distortion and should be considered a last resort. - ```` + ``s16`` Force S16 sample format if set. Lower quality, but might be faster in some situations. @@ -308,7 +308,7 @@ Available filters are: Would amplify the sound by 10.1dB and hard-clip if the sound level is too high. -``pan=n[:]`` +``pan=n:[]`` Mixes channels arbitrarily. Basically a combination of the volume and the channels filter that can be used to down-mix many channels to only a few, e.g. stereo to mono, or vary the "width" of the center speaker in a -- cgit v1.2.3