mirror of
https://github.com/mpv-player/mpv
synced 2025-04-01 23:00:41 +00:00
Typos, patch by Roberto Togni <r_togni@libero.it>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9784 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d9b53b209d
commit
ef7f9026fe
@ -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>
|
||||
|
@ -1279,7 +1279,7 @@ for 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1
|
||||
<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 @@ for 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1
|
||||
<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
|
||||
|
Loading…
Reference in New Issue
Block a user