mirror of https://github.com/mpv-player/mpv
no filename required from tuner
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3383 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
54c6932835
commit
f4743bcea1
|
@ -209,7 +209,7 @@ mutatja be. Csak k
|
|||
<CODE> cat *.vob | mencoder <options> -</CODE></P>
|
||||
|
||||
<P>Enkódolás tuner-rõl (a tuner opciók a <A HREF="documentation.html#2.5">TV input</A> fejezetben találhatóak) :<BR>
|
||||
<CODE> mencoder -tv on:driver=v4l:width=640:height=480 <options> -</CODE></P>
|
||||
<CODE> mencoder -tv on:driver=v4l:width=640:height=480 <options></CODE></P>
|
||||
|
||||
<P>Az összes opció listájához <B><I>lásd a MEncoder manpage-t !</I></B>
|
||||
<P>
|
||||
|
|
|
@ -204,7 +204,7 @@ commands are needed :<BR>
|
|||
<CODE> cat *.vob | mencoder <options> -</CODE></P>
|
||||
|
||||
<P>Encoding from tuner (for tuner options <A HREF="documentation.html#2.5">see the TV input section !</A>) :<BR>
|
||||
<CODE> mencoder -tv on:driver=v4l:width=640:height=480 <options> -</CODE></P>
|
||||
<CODE> mencoder -tv on:driver=v4l:width=640:height=480 <options></CODE></P>
|
||||
|
||||
<P>For all available options, <B><I>check the MEncoder man page !</I></B>
|
||||
<P>
|
||||
|
|
Loading…
Reference in New Issue