mirror of https://github.com/mpv-player/mpv
manpage: fix af_scaletempo suggested commands
This commit is contained in:
parent
cb9975b942
commit
a468e2869d
|
@ -565,9 +565,9 @@ Available filters are:
|
||||||
Scale tempo in sync with speed (default).
|
Scale tempo in sync with speed (default).
|
||||||
pitch
|
pitch
|
||||||
Reverses effect of filter. Scales pitch without altering tempo.
|
Reverses effect of filter. Scales pitch without altering tempo.
|
||||||
Add ``[ speed_mult 0.9438743126816935`` and ``] speed_mult
|
Add ``[ multiply speed 0.9438743126816935`` and
|
||||||
1.059463094352953`` to your ``input.conf`` to step by musical
|
``] multiply speed 1.059463094352953`` to your ``input.conf``
|
||||||
semi-tones.
|
to step by musical semi-tones.
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue