diff --git a/DOCS/Hungarian/documentation.html b/DOCS/Hungarian/documentation.html index 1e75fa00a0..539673f2d0 100644 --- a/DOCS/Hungarian/documentation.html +++ b/DOCS/Hungarian/documentation.html @@ -793,7 +793,7 @@ Teszt kimenet, AAlib-re :)
    mplayer -tv on:driver=dummy:width=640:height=480 -vo aa

Szabványos V4L-ről bemenet
-    mplayer -tv on:driver=v4l:width=800:height=600:device=/dev/video0:input=television:outfmt=yv12 -vo xv
+    mplayer -tv on:driver=v4l:width=640:height=480:outfmt=i420 -vc rawi420 -vo xv

diff --git a/DOCS/documentation.html b/DOCS/documentation.html index dfa85943de..1f47210e18 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -764,7 +764,7 @@ Dummy output, to AAlib :)
    mplayer -tv on:driver=dummy:width=640:height=480 -vo aa

Input from standard V4L
-    mplayer -tv on:driver=v4l:width=800:height=600:device=/dev/video0:input=television:outfmt=yv12 -vo xv
+    mplayer -tv on:driver=v4l:width=640:height=480:outfmt=i420 -vc rawi420 -vo xv