0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

manpage: remove --zoom remains

The --zoom option has been removed, and is always active.
This commit is contained in:
wm4 2012-11-24 21:18:50 +01:00
parent 6a025b97af
commit e6ed0b1d3c
2 changed files with 3 additions and 6 deletions

View File

@ -1890,9 +1890,9 @@
Factor for the text subtitle font size (default: 1).
--sws=<n>
Specify the software scaler algorithm to be used with the ``--zoom``
option. This affects video output drivers which lack hardware
acceleration, e.g. x11. See also ``--vf=scale`` and ``--zoom``.
Specify the software scaler algorithm to be used with ``--vf=scale``. This
also affects video output drivers which lack hardware acceleration,
e.g. x11. See also ``--vf=scale``.
Available types are:

View File

@ -104,9 +104,6 @@ scale[=w:h[:interlaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]]
<w>,<h>
scaled width/height (default: original width/height)
*NOTE*: If ``--zoom`` is used, and underlying filters (including
libvo) are incapable of scaling, it defaults to d_width/d_height!
:0: scaled d_width/d_height
:-1: original width/height
:-2: Calculate w/h using the other dimension and the prescaled