changeset 9784:286ac03ce5c5

Typos, noticed by Roberto Togni <r_togni@libero.it>.
author diego
date Tue, 01 Apr 2003 22:54:12 +0000
parents 1163cf586d5a
children 36a2215d1146
files DOCS/xml/en/codecs.xml DOCS/xml/en/video.xml
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/en/codecs.xml	Tue Apr 01 22:49:55 2003 +0000
+++ b/DOCS/xml/en/codecs.xml	Tue Apr 01 22:54:12 2003 +0000
@@ -171,7 +171,7 @@
 cp path/Makefile .
 make
 cp libdivxencore.so /usr/local/lib
-ln -s /usr/local/lib/libdivxdecore.so /usr/local/lib/libdivxdecore.so.0
+ln -s /usr/local/lib/libdivxencore.so /usr/local/lib/libdivxencore.so.0
 cp ../../src/encore.h /usr/local/include
 </screen>
 </para></step>
--- a/DOCS/xml/en/video.xml	Tue Apr 01 22:49:55 2003 +0000
+++ b/DOCS/xml/en/video.xml	Tue Apr 01 22:54:12 2003 +0000
@@ -1826,7 +1826,7 @@
 Cropping can be done by the <systemitem>crop</systemitem> filter and by this
 driver itself. Suppose that a movie is too wide for display on your Buz and
 that you want to use <option>-zrcrop</option> to make the movie less wide,
-the you would issue the following command
+then you would issue the following command
 <screen>mplayer -vo zr -zrcrop 720x320+80+0 benhur.avi</screen>
 </para>
 
@@ -1854,7 +1854,7 @@
 You see that the options appearing before the second <option>-zrcrop</option>
 only apply to the DC10+ and that the options after the second
 <option>-zrcrop</option> apply to the Buz. The maximum number of MJPEG cards
-participating in <emphasis>cinerama</emphasis> is four, so you can buid a
+participating in <emphasis>cinerama</emphasis> is four, so you can build a
 2x2 vidiwall.
 </para>