From d8f365772ae25ce33dc3beb69c3512b1f6356677 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 2 Feb 2004 23:31:01 +0000 Subject: lame accepts only integers, pointed out by iive. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11916 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index a0b611aeba..4926637ba8 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3967,13 +3967,13 @@ quality and higher bitrates. .B highpassfreq= 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= 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= -- cgit v1.2.3