From f4743bcea171a508b7d45d565870ea14e1f9926a Mon Sep 17 00:00:00 2001 From: gabucino Date: Sat, 8 Dec 2001 11:19:55 +0000 Subject: [PATCH] no filename required from tuner git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3383 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/Hungarian/encoding.html | 2 +- DOCS/encoding.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCS/Hungarian/encoding.html b/DOCS/Hungarian/encoding.html index 417d6dac81..3780bca978 100644 --- a/DOCS/Hungarian/encoding.html +++ b/DOCS/Hungarian/encoding.html @@ -209,7 +209,7 @@ mutatja be. Csak k     cat *.vob | mencoder <options> -

Enkódolás tuner-ről (a tuner opciók a TV input fejezetben találhatóak) :
-     mencoder -tv on:driver=v4l:width=640:height=480 <options> -

+     mencoder -tv on:driver=v4l:width=640:height=480 <options>

Az összes opció listájához lásd a MEncoder manpage-t !

diff --git a/DOCS/encoding.html b/DOCS/encoding.html index 3bf08ea173..a0ebbdfabc 100644 --- a/DOCS/encoding.html +++ b/DOCS/encoding.html @@ -204,7 +204,7 @@ commands are needed :
    cat *.vob | mencoder <options> -

Encoding from tuner (for tuner options see the TV input section !) :
-     mencoder -tv on:driver=v4l:width=640:height=480 <options> -

+     mencoder -tv on:driver=v4l:width=640:height=480 <options>

For all available options, check the MEncoder man page !