Mercurial > mplayer.hg
changeset 14131:b2584e7ce21b
Default rescaler is 2; bicubic
author | gpoirier |
---|---|
date | Tue, 07 Dec 2004 21:07:40 +0000 |
parents | fee6cc940196 |
children | e30ab1ea562f |
files | DOCS/xml/en/mencoder.xml |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/mencoder.xml Tue Dec 07 13:48:33 2004 +0000 +++ b/DOCS/xml/en/mencoder.xml Tue Dec 07 21:07:40 2004 +0000 @@ -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>