Mercurial > mplayer.hg
changeset 9456:89e4b57cc59e
fix
author | nicolas |
---|---|
date | Tue, 18 Feb 2003 21:57:51 +0000 |
parents | aab93879d8f8 |
children | ea1c0a4520bf |
files | DOCS/en/encoding.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/en/encoding.html Tue Feb 18 19:36:20 2003 +0000 +++ b/DOCS/en/encoding.html Tue Feb 18 21:57:51 2003 +0000 @@ -115,7 +115,7 @@ aspect ratio</A> section.</P> <P>The scaling process is handled by the <I>'scale'</I> video filter: - <CODE>-vop scale=widht:height</CODE>. Its quality can be set with the + <CODE>-vop scale=width:height</CODE>. Its quality can be set with the <CODE>-sws</CODE> option. If it's not specified, MEncoder will use 0: fast bilinear.</P>