[Mplayer-cvslog] CVS: main/DOCS/xml/en codecs.xml,1.3,1.4 video.xml,1.3,1.4
Diego Biurrun CVS
diego at mplayerhq.hu
Wed Apr 2 00:54:33 CEST 2003
Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var/tmp.root/cvs-serv834
Modified Files:
codecs.xml video.xml
Log Message:
Typos, noticed by Roberto Togni <r_togni at libero.it>.
Index: codecs.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/codecs.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- codecs.xml 29 Mar 2003 01:45:21 -0000 1.3
+++ codecs.xml 1 Apr 2003 22:54:12 -0000 1.4
@@ -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>
Index: video.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/video.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- video.xml 24 Mar 2003 21:36:20 -0000 1.3
+++ video.xml 1 Apr 2003 22:54:12 -0000 1.4
@@ -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>
More information about the MPlayer-cvslog
mailing list