summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-15 21:59:39 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-15 21:59:39 +0000
commitdb9e8be1b20853dcb77ac13826a604bce05708b6 (patch)
tree120adb5c37189e9407dae18763228bdc4093524f /DOCS
parent682b140477a6b1624a0b029258bd7b270a4990af (diff)
downloadmpv-db9e8be1b20853dcb77ac13826a604bce05708b6.tar.bz2
mpv-db9e8be1b20853dcb77ac13826a604bce05708b6.tar.xz
Hopefully this phrasing is now correct English :-)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15486 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/mencoder.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/xml/en/mencoder.xml b/DOCS/xml/en/mencoder.xml
index 19909a0eb6..09f573f669 100644
--- a/DOCS/xml/en/mencoder.xml
+++ b/DOCS/xml/en/mencoder.xml
@@ -665,8 +665,8 @@ vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37,
When video is stored on DVD, consecutive pairs of fields are
grouped as a frame, even though they are not intended to be shown
at the same moment in time.
- The MPEG-2 standard used on DVD and digital TV provides both a
- way to encode the original progressive frames, and store in
+ The MPEG-2 standard used on DVD and digital TV provides a
+ way to both encode the original progressive frames and store in
the header of each frame the number of fields for which it should
be shown.
If this method has been used, the movie will often be described
@@ -767,7 +767,7 @@ vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37,
while some others such as <systemitem class="library">x264</systemitem>
and <systemitem class="library">libavcodec</systemitem> support
multipass, which slightly improves quality at each pass,
- yet this improvement is no longer mesurable nor noticeable after the
+ yet this improvement is no longer measurable nor noticeable after the
4th or so pass.
Therefore, in this section, two pass and multipass will be used
interchangeably.