[MPlayer-DOCS] CVS: main/DOCS/xml/en mencoder.xml,1.33,1.34
Guillaume Poirier CVS
syncmail at mplayerhq.hu
Tue Dec 7 22:07:42 CET 2004
CVS change done by Guillaume Poirier CVS
Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var2/tmp/cvs-serv29216/DOCS/xml/en
Modified Files:
mencoder.xml
Log Message:
Default rescaler is 2; bicubic
Index: mencoder.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/mencoder.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- mencoder.xml 3 Dec 2004 14:22:04 -0000 1.33
+++ mencoder.xml 7 Dec 2004 21:07:40 -0000 1.34
@@ -98,8 +98,7 @@
The scaling process is handled by the <literal>scale</literal> video filter:
<option>-vf scale=<replaceable>width</replaceable>:<replaceable>height</replaceable></option>.
Its quality can be set with the <option>-sws</option> option.
-If it's not specified, <application>MEncoder</application> will use 0: fast
-bilinear.
+If it's not specified, <application>MEncoder</application> will use 2: bicubic.
</para>
<para>
More information about the MPlayer-DOCS
mailing list