changeset 10975:96cd8d4e98d4

Typos and some confusion noticed by Lukasz frogu Proszek <l_j_p@wp.pl>.
author diego
date Thu, 02 Oct 2003 00:36:54 +0000
parents 76293091a9c7
children da5149d755c3
files DOCS/en/video.html DOCS/xml/en/video.xml
diffstat 2 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/en/video.html	Thu Oct 02 00:28:29 2003 +0000
+++ b/DOCS/en/video.html	Thu Oct 02 00:36:54 2003 +0000
@@ -1366,13 +1366,13 @@
   mplayer -vo zr -vf crop=720:320:80:0 benhur.avi
 </PRE>
 
-<P>Extra occurances of <CODE>-zrcrop</CODE> invoke <I>cinerama</I> mode, i.e.
+<P>Extra occurrences of <CODE>-zrcrop</CODE> invoke <I>cinerama</I> 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 <CODE>/dev/video1</CODE> and the right one is connected to your DC10+ at
   <CODE>/dev/video0</CODE>. The movie has a resolution of <CODE>704x288</CODE>.
   Suppose also that you want the right beamer in black and white and that
-  the right beamer should have jpeg frames at quality <CODE>10</CODE>,
+  the left beamer should have JPEG frames at quality <CODE>10</CODE>,
   then you would issue the following command</P>
 
 <PRE>
--- a/DOCS/xml/en/video.xml	Thu Oct 02 00:28:29 2003 +0000
+++ b/DOCS/xml/en/video.xml	Thu Oct 02 00:36:54 2003 +0000
@@ -1862,13 +1862,13 @@
 </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 \