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:
Niklas Haas 2015-02-27 06:21:42 +01:00
parent 0da6a7346a
commit 0f99b302f5
No known key found for this signature in database
GPG Key ID: 3BA77D4BFDB10BCE
1 changed files with 3 additions and 2 deletions

View File

@ -104,8 +104,9 @@ Playback Control
``--speed=<0.01-100>``
Slow down or speed up playback by the factor given as parameter.
If ``--audio-pitch-correction`` is used, playing with a speed higher than
normal automatically inserts the ``scaletempo`` audio filter.
If ``--audio-pitch-correction`` (on by default) is used, playing with a
speed higher than normal automatically inserts the ``scaletempo`` audio
filter.
``--loop=<N|inf|force|no>``
Loops playback ``N`` times. A value of ``1`` plays it one time (default),