diff --git a/DOCS/en/encoding.html b/DOCS/en/encoding.html index 8359f187ae..a69a8222c9 100644 --- a/DOCS/en/encoding.html +++ b/DOCS/en/encoding.html @@ -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.