Mercurial > mplayer.hg
changeset 2939:c691d76c6539
aha.
author | gabucino |
---|---|
date | Fri, 16 Nov 2001 23:02:12 +0000 |
parents | 757c3ab1a45a |
children | 1902b7ff9cdc |
files | DOCS/encoding.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/encoding.html Fri Nov 16 22:59:39 2001 +0000 +++ b/DOCS/encoding.html Fri Nov 16 23:02:12 2001 +0000 @@ -26,7 +26,7 @@ is needed for CBR/VBR MP3 audio encoding ability. Note that a single <CODE>lame</CODE> binary isn't sufficient. BTW: the less optimization you use for lame, the better the quality will be. You can test - quality by running <CODE>make lame</CODE> after lame's compiling process + quality by running <CODE>make test</CODE> after lame's compiling process is over. The resulting number should be less than <B>30</B>. Don't panic if it's <B>400</B> or so, you shouldn't heard any audible quality decrease. Oh, and if your compiler doesn't even run <CODE>make test</CODE> ...