# HG changeset patch # User nicolas # Date 1045605471 0 # Node ID 89e4b57cc59e76a83318d828dcfd084e08dc3f99 # Parent aab93879d8f8c56db76c2db23d2d710141bef6a3 fix diff -r aab93879d8f8 -r 89e4b57cc59e DOCS/en/encoding.html --- 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 section.
The scaling process is handled by the 'scale' video filter:
- -vop scale=widht:height
. Its quality can be set with the
+ -vop scale=width:height
. Its quality can be set with the
-sws
option. If it's not specified, MEncoder will use 0:
fast bilinear.