mirror of
https://github.com/mpv-player/mpv
synced 2025-02-06 15:11:58 +00:00
manpage: update wording on speed
The way I interpreted it, it seemed like this was not default behavior and could be enabled with --audio-pitch-correction - it should be made clearer that this is actually *the default behavior*.
This commit is contained in:
parent
0da6a7346a
commit
0f99b302f5
@ -104,8 +104,9 @@ Playback Control
|
|||||||
``--speed=<0.01-100>``
|
``--speed=<0.01-100>``
|
||||||
Slow down or speed up playback by the factor given as parameter.
|
Slow down or speed up playback by the factor given as parameter.
|
||||||
|
|
||||||
If ``--audio-pitch-correction`` is used, playing with a speed higher than
|
If ``--audio-pitch-correction`` (on by default) is used, playing with a
|
||||||
normal automatically inserts the ``scaletempo`` audio filter.
|
speed higher than normal automatically inserts the ``scaletempo`` audio
|
||||||
|
filter.
|
||||||
|
|
||||||
``--loop=<N|inf|force|no>``
|
``--loop=<N|inf|force|no>``
|
||||||
Loops playback ``N`` times. A value of ``1`` plays it one time (default),
|
Loops playback ``N`` times. A value of ``1`` plays it one time (default),
|
||||||
|
Loading…
Reference in New Issue
Block a user