summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-02 00:36:54 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-02 00:36:54 +0000
commitaa0211a5ed410530921e08e7be88fd0b02a3d75f (patch)
tree300bc3639aa5aa6244eaa89cc0a7cf7506f7fbe4 /DOCS/xml/en
parent9c26e62ff303ca04040e11571ea583374251b199 (diff)
downloadmpv-aa0211a5ed410530921e08e7be88fd0b02a3d75f.tar.bz2
mpv-aa0211a5ed410530921e08e7be88fd0b02a3d75f.tar.xz
Typos and some confusion noticed by Lukasz frogu Proszek <l_j_p@wp.pl>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10976 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en')
-rw-r--r--DOCS/xml/en/video.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index 3e975e0d11..fee43ea189 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -1862,13 +1862,13 @@ if you want to use the <option>crop</option> filter, you would do
</para>
<para>
-Extra occurances of <option>-zrcrop</option> invoke <emphasis>cinerama</emphasis>
-ode, i.e. you can distribute the movie over several TV's or beamers to create a
+Extra occurrences of <option>-zrcrop</option> invoke <emphasis>cinerama</emphasis>
+mode, i.e. you can distribute the movie over several TV's or beamers to create a
larger screen. Suppose you have two beamers. The left one is connected to your
Buz at <systemitem>/dev/video1</systemitem> and the right one is connected to
your DC10+ at <systemitem>/dev/video0</systemitem>. The movie has a resolution
of 704x288. Suppose also that you want the right beamer in black and white and
-that the right beamer should have jpeg frames at quality 10, then you would
+that the left beamer should have JPEG frames at quality 10, then you would
issue the following command
<screen>
mplayer -vo zr -zrdev /dev/video0 -zrcrop 352x288+352+0 -zrxdoff 0 -zrbw \