Mercurial > mplayer.hg
changeset 11915:454a2eec34a9
lame accepts only integers, pointed out by iive.
author | diego |
---|---|
date | Mon, 02 Feb 2004 23:31:01 +0000 |
parents | 47f653a0edd2 |
children | c5d09d43133f |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Mon Feb 02 22:12:01 2004 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Feb 02 23:31:01 2004 +0000 @@ -3967,13 +3967,13 @@ .B highpassfreq=<freq> Set a highpass filtering frequency in Hz. Frequencies below the specified one will be cut off. -A value of -1 will disable filtering, a value of 'auto' +A value of -1 will disable filtering, a value of 0 will let lame choose values automatically. .TP .B lowpassfreq=<freq> Set a lowpass filtering frequency in Hz. Frequencies above the specified one will be cut off. -A value of -1 will disable filtering, a value of 'auto' +A value of -1 will disable filtering, a value of 0 will let lame choose values automatically. .TP .B preset=<value>