mirror of https://github.com/mpv-player/mpv
DOCS: explain origin of sigmoidization
This commit is contained in:
parent
cd9761651f
commit
e40442676a
|
@ -5675,6 +5675,9 @@ them.
|
|||
``--linear-upscaling``. (Note that sigmoidization also requires
|
||||
linearization, so the ``LINEAR`` rendering step fires in both cases)
|
||||
|
||||
For more information about sigmoidization, see:
|
||||
https://imagemagick.org/Usage/resize/#resize_sigmoidal
|
||||
|
||||
``--sigmoid-center``
|
||||
The center of the sigmoid curve used for ``--sigmoid-upscaling``, must be a
|
||||
float between 0.0 and 1.0. Defaults to 0.75 if not specified.
|
||||
|
|
Loading…
Reference in New Issue