[Mplayer-cvslog] CVS: main/DOCS/en codecs.html,1.116,1.117 video.html,1.139,1.140
Diego Biurrun CVS
diego at mplayerhq.hu
Wed Apr 2 00:50:20 CEST 2003
Update of /cvsroot/mplayer/main/DOCS/en
In directory mail:/var/tmp.root/cvs-serv31128
Modified Files:
codecs.html video.html
Log Message:
Typos, patch by Roberto Togni <r_togni at libero.it>.
Index: codecs.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/en/codecs.html,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- codecs.html 1 Apr 2003 00:33:16 -0000 1.116
+++ codecs.html 1 Apr 2003 22:49:55 -0000 1.117
@@ -118,7 +118,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
</PRE>
</LI>
Index: video.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/en/video.html,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- video.html 22 Mar 2003 12:02:13 -0000 1.139
+++ video.html 1 Apr 2003 22:49:55 -0000 1.140
@@ -1279,7 +1279,7 @@
<P>Cropping can be done by the <CODE>crop</CODE> filter and by
this driver itself. Suppose that a movie is too wide for display on your
Buz and that you want to use <CODE>-zrcrop</CODE> to make the movie less
- wide, the you would issue the following command</P>
+ wide, then you would issue the following command</P>
<PRE>
mplayer -vo zr -zrcrop 720x320+80+0 benhur.avi
@@ -1308,7 +1308,7 @@
<P>You see that the options appearing before the second <CODE>-zrcrop</CODE>
only apply to the DC10+ and that the options after the second
<CODE>-zrcrop</CODE> apply to the Buz. The maximum number of MJPEG cards
- participating in <I>cinerama</I> is four, so you can buid a <CODE>2x2</CODE>
+ participating in <I>cinerama</I> is four, so you can build a <CODE>2x2</CODE>
vidiwall.</P>
<P>Finally an important remark: Do not start or stop XawTV on the playback
More information about the MPlayer-cvslog
mailing list