Mercurial > mplayer.hg
changeset 3898:708405652ce8
*** empty log message ***
author | gabucino |
---|---|
date | Sun, 30 Dec 2001 16:43:09 +0000 |
parents | 3f08e7a185a1 |
children | 0d1457cdde44 |
files | DOCS/Hungarian/documentation.html DOCS/documentation.html |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/Hungarian/documentation.html Sun Dec 30 15:18:36 2001 +0000 +++ b/DOCS/Hungarian/documentation.html Sun Dec 30 16:43:09 2001 +0000 @@ -793,7 +793,7 @@ <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>
--- a/DOCS/documentation.html Sun Dec 30 15:18:36 2001 +0000 +++ b/DOCS/documentation.html Sun Dec 30 16:43:09 2001 +0000 @@ -764,7 +764,7 @@ <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>