summaryrefslogtreecommitdiffstats
path: root/DOCS/man/af.rst
diff options
context:
space:
mode:
authorChristoph Heinrich <christoph.heinrich@student.tugraz.at>2023-10-07 01:26:09 +0200
committerDudemanguy <random342@airmail.cc>2023-10-07 00:30:29 +0000
commitef4a5101289b485ceafdcad599329437bf411b93 (patch)
treea9b85bbcf6645e6e77719f16e9d19cb06441bc43 /DOCS/man/af.rst
parent779888136018adcf058d8578fc596eabb55a52f4 (diff)
downloadmpv-ef4a5101289b485ceafdcad599329437bf411b93.tar.bz2
mpv-ef4a5101289b485ceafdcad599329437bf411b93.tar.xz
af_scaletempo: overlap is a factor not a percentage
Diffstat (limited to 'DOCS/man/af.rst')
-rw-r--r--DOCS/man/af.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/af.rst b/DOCS/man/af.rst
index 3607ca44d8..d9c184e9c5 100644
--- a/DOCS/man/af.rst
+++ b/DOCS/man/af.rst
@@ -116,8 +116,8 @@ Available filters are:
cause noticeable skips at high scale amounts and an echo at low scale
amounts. Very low values will alter pitch. Increasing improves
performance. (default: 60)
- ``overlap=<percent>``
- Percentage of stride to overlap. Decreasing improves performance.
+ ``overlap=<factor>``
+ Factor of stride to overlap. Decreasing improves performance.
(default: .20)
``search=<amount>``
Length in milliseconds to search for best overlap position. Decreasing