lame accepts only integers, pointed out by iive.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11916 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-02-02 23:31:01 +00:00
parent ad1ce492cd
commit d8f365772a
1 changed files with 2 additions and 2 deletions

View File

@ -3967,13 +3967,13 @@ quality and higher bitrates.
.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>