comparison DOCS/encoding.html @ 3382:7f06ef6c0168

no filename required from tuner
author gabucino
date Sat, 08 Dec 2001 11:19:55 +0000
parents e1cf5e6338a8
children 963b39283f48
comparison
equal deleted inserted replaced
3381:f10f5043948f 3382:7f06ef6c0168
202 202
203 <P>Encoding multiple *.vob files :<BR> 203 <P>Encoding multiple *.vob files :<BR>
204 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;cat *.vob | mencoder &lt;options&gt; -</CODE></P> 204 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;cat *.vob | mencoder &lt;options&gt; -</CODE></P>
205 205
206 <P>Encoding from tuner (for tuner options <A HREF="documentation.html#2.5">see the TV input section !</A>) :<BR> 206 <P>Encoding from tuner (for tuner options <A HREF="documentation.html#2.5">see the TV input section !</A>) :<BR>
207 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -tv on:driver=v4l:width=640:height=480 &lt;options&gt; -</CODE></P> 207 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -tv on:driver=v4l:width=640:height=480 &lt;options&gt;</CODE></P>
208 208
209 <P>For all available options, <B><I>check the MEncoder man page !</I></B> 209 <P>For all available options, <B><I>check the MEncoder man page !</I></B>
210 <P> 210 <P>
211 </FONT> 211 </FONT>
212 </BODY> 212 </BODY>