mirror of https://github.com/mpv-player/mpv
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3899 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a58594276a
commit
aa703fb92c
|
@ -793,7 +793,7 @@ Teszt kimenet, AAlib-re :)<BR>
|
|||
<CODE> mplayer -tv on:driver=dummy:width=640:height=480 -vo aa</CODE><BR>
|
||||
<BR>
|
||||
Szabványos V4L-rõl bemenet<BR>
|
||||
<CODE> mplayer -tv on:driver=v4l:width=800:height=600:device=/dev/video0:input=television:outfmt=yv12 -vo xv</CODE><BR>
|
||||
<CODE> mplayer -tv on:driver=v4l:width=640:height=480:outfmt=i420 -vc rawi420 -vo xv</CODE><BR>
|
||||
</P>
|
||||
|
||||
|
||||
|
|
|
@ -764,7 +764,7 @@ Dummy output, to AAlib :)<BR>
|
|||
<CODE> mplayer -tv on:driver=dummy:width=640:height=480 -vo aa</CODE><BR>
|
||||
<BR>
|
||||
Input from standard V4L<BR>
|
||||
<CODE> mplayer -tv on:driver=v4l:width=800:height=600:device=/dev/video0:input=television:outfmt=yv12 -vo xv</CODE><BR>
|
||||
<CODE> mplayer -tv on:driver=v4l:width=640:height=480:outfmt=i420 -vc rawi420 -vo xv</CODE><BR>
|
||||
</P>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue