summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-02 00:29:02 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-02 00:29:02 +0000
commit276dc9b629634db4976eaa4bb93b7676c8c0493b (patch)
tree8a203bd8d15fd01735786fb3a5f7ec310a47eee0 /DOCS
parent5cd3cbf043f56ee11272af24caabfe3140101d7d (diff)
downloadmpv-276dc9b629634db4976eaa4bb93b7676c8c0493b.tar.bz2
mpv-276dc9b629634db4976eaa4bb93b7676c8c0493b.tar.xz
typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13524 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/mencoder.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/mencoder.xml b/DOCS/xml/en/mencoder.xml
index f3320cc5b5..151cb33eae 100644
--- a/DOCS/xml/en/mencoder.xml
+++ b/DOCS/xml/en/mencoder.xml
@@ -612,7 +612,7 @@ vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37,
to use a higher quantizer on a macroblock without sacrificing visual
quality. Why waste the bits on an unnecessarily low quantizer? Your
CPU has as many cycles as there is time, but there's only so many bits
- on your harddisk.
+ on your hard disk.
</para>
<para>
@@ -693,7 +693,7 @@ vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37,
<application>MEncoder</application> offers an option for <systemitem
class="library">libavcodec</systemitem> called <option>autoaspect</option>
that will do this for you. Absolutely do not scale this video in order to
- square the pixels unless you like to waste your harddisk space. Scaling
+ square the pixels unless you like to waste your hard disk space. Scaling
should be done on playback, and the player will use the aspect stored in
the AVI to determine the correct resolution.
</para>