[Mplayer-cvslog] CVS: main/DOCS encoding.html,1.11,1.12

Winner of tha face compo gabucino at mplayer.dev.hu
Mon Dec 3 18:07:01 CET 2001


Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv4325

Modified Files:
	encoding.html 
Log Message:
-x -y -sws added


Index: encoding.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/encoding.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- encoding.html	29 Nov 2001 20:52:13 -0000	1.11
+++ encoding.html	3 Dec 2001 17:06:58 -0000	1.12
@@ -103,6 +103,36 @@
 <TR>
   <TD>&nbsp;&nbsp;</TD>
   <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
+    <I>-x</I> width in pixels</TD>
+  <TD>&nbsp;&nbsp;</TD>
+  <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
+    rescale output video to given pixels width
+  </TD>
+</TR>
+<TR>
+  <TD>&nbsp;&nbsp;</TD>
+  <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
+    <I>-y</I> height in pixels</TD>
+  <TD>&nbsp;&nbsp;</TD>
+  <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
+    rescale output video to given pixels height
+  </TD>
+</TR>
+<TR>
+  <TD>&nbsp;&nbsp;</TD>
+  <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
+    <I>-sws</I> 0-2</TD>
+  <TD>&nbsp;&nbsp;</TD>
+  <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
+    type of scaling method<BR>
+    &nbsp;&nbsp;0 - fast bilinear<BR>
+    &nbsp;&nbsp;1 - bilinear<BR>
+    &nbsp;&nbsp;2 - bicubic (best quality)<BR>
+  </TD>
+</TR>
+<TR>
+  <TD>&nbsp;&nbsp;</TD>
+  <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
     <I>-ovc</I> codecname</TD>
   <TD>&nbsp;&nbsp;</TD>
   <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>




More information about the MPlayer-cvslog mailing list