summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-16 23:02:12 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-16 23:02:12 +0000
commit5b5be67bd4a48d913a9f4578c7fa6d17c925db2c (patch)
treeacb26349e7cf1f15caa1eae2a0322162ebf8c449 /DOCS
parentbaa7fcfaf334d6342bde3e60cdf4a570a080b198 (diff)
downloadmpv-5b5be67bd4a48d913a9f4578c7fa6d17c925db2c.tar.bz2
mpv-5b5be67bd4a48d913a9f4578c7fa6d17c925db2c.tar.xz
aha.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2940 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/encoding.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/encoding.html b/DOCS/encoding.html
index ac2dadd9dd..46b8d619f9 100644
--- a/DOCS/encoding.html
+++ b/DOCS/encoding.html
@@ -26,7 +26,7 @@ other interesting stuff.</P>
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> ...