From fe9e074752da1352e970dce5afcfdc3d30bfb7e2 Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Thu, 12 May 2022 17:12:31 +0200 Subject: various: remove trailing whitespace --- DOCS/man/af.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/af.rst b/DOCS/man/af.rst index 5ff7426382..29f6b0128a 100644 --- a/DOCS/man/af.rst +++ b/DOCS/man/af.rst @@ -161,14 +161,14 @@ Available filters are: Would play media at 1.2x normal speed, with audio at normal pitch. Changing playback speed would change pitch, leaving audio tempo at 1.2x. - + ``scaletempo2[=option1:option2:...]`` Scales audio tempo without altering pitch. - The algorithm is ported from chromium and uses the + The algorithm is ported from chromium and uses the Waveform Similarity Overlap-and-add (WSOLA) method. It seems to achieve a higher audio quality than scaletempo and rubberband. - By default, the ``search-interval`` and ``window-size`` parameters + By default, the ``search-interval`` and ``window-size`` parameters have the same values as in chromium. ``min-speed=`` @@ -180,7 +180,7 @@ Available filters are: ``search-interval=`` Length in milliseconds to search for best overlap position. (default: 30) - + ``window-size=`` Length in milliseconds of the overlap-and-add window. (default: 20) -- cgit v1.2.3