summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorJan Ekström <jeebjp@gmail.com>2021-01-20 20:07:08 +0200
committerJan Ekström <jeebjp@gmail.com>2021-02-15 00:13:03 +0200
commitb0b37df31faf01cd88e22ef5be882628b3d8d607 (patch)
treef086314feb95928bdf64947c8535298d03e1ea6e /DOCS
parent2e45a3d3365b5b76f95b8e4a5c1045ea30fcb351 (diff)
downloadmpv-b0b37df31faf01cd88e22ef5be882628b3d8d607.tar.bz2
mpv-b0b37df31faf01cd88e22ef5be882628b3d8d607.tar.xz
filters/auto_filters: switch from scaletempo to scaletempo2
Part 1 of "look how well it performs, then start cleaning up the old one." Closes #8376
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 2c46d93d3f..755e8c1748 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -213,7 +213,7 @@ Playback Control
Slow down or speed up playback by the factor given as parameter.
If ``--audio-pitch-correction`` (on by default) is used, playing with a
- speed higher than normal automatically inserts the ``scaletempo`` audio
+ speed higher than normal automatically inserts the ``scaletempo2`` audio
filter.
``--pause``
@@ -1746,7 +1746,7 @@ Audio
``--audio-pitch-correction=<yes|no>``
If this is enabled (default), playing with a speed different from normal
- automatically inserts the ``scaletempo`` audio filter. For details, see
+ automatically inserts the ``scaletempo2`` audio filter. For details, see
audio filter section.
``--audio-device=<name>``