mirror of
https://github.com/mpv-player/mpv
synced 2025-03-19 18:05:21 +00:00
Typos and some confusion noticed by Lukasz frogu Proszek <l_j_p@wp.pl>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10976 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9c26e62ff3
commit
aa0211a5ed
@ -1366,13 +1366,13 @@ for a 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1
|
||||
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>
|
||||
|
@ -1862,13 +1862,13 @@ if you want to use the <option>crop</option> filter, you would do
|
||||
</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 \
|
||||
|
Loading…
Reference in New Issue
Block a user