summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-03 04:58:34 +0000
committercorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-03 04:58:34 +0000
commit03fc6014382faef1f8f8e5ef77e11cd488fefc07 (patch)
tree797e30d185456de0b1c614ff2a072b448ba43e56
parent12aff69c6f257238470832fed3b1359a428510a4 (diff)
downloadmpv-03fc6014382faef1f8f8e5ef77e11cd488fefc07.tar.bz2
mpv-03fc6014382faef1f8f8e5ef77e11cd488fefc07.tar.xz
Slight grammar and wording fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18030 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/xml/en/mencoder.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/xml/en/mencoder.xml b/DOCS/xml/en/mencoder.xml
index cc7142e4ae..467459b398 100644
--- a/DOCS/xml/en/mencoder.xml
+++ b/DOCS/xml/en/mencoder.xml
@@ -379,10 +379,10 @@ mencoder <replaceable>input.avi</replaceable> -of mpeg -mpegopts format=mpeg1:ts
satisfy you, you may re-run your video encode with a different target
bitrate, provided that you saved the statistics file of the previous
pass.
- This is possible because the statistics file primary goal is to record
- the complexity of each frames, which doesn't depend on bitrate.
- You should note though that you'll get best results if all passes are
- run with a target bitrate that does not differ too much.
+ This is possible because the statistics file's primary goal is to
+ record the complexity of each frame, which doesn't depend heavily on
+ bitrate. You should note, though, that you'll get the best results if
+ all passes are run with target bitrates that do not differ very much.
</para>
</note>