summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-06-30 12:51:38 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-06-30 12:51:38 +0000
commit61d2b20de17481ae6c0ff399cde63bfd2593d83b (patch)
treef5a2d65bd300cd173c9f7168d1cd7fb9a76fe460 /DOCS/man/en
parentf98e62a95efc70f2cc6a7304683cb6ab72b7c274 (diff)
downloadmpv-61d2b20de17481ae6c0ff399cde63bfd2593d83b.tar.bz2
mpv-61d2b20de17481ae6c0ff399cde63bfd2593d83b.tar.xz
add missing escapes and full stops for scaletempo filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27169 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.18
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 4e189e4508..6cdb1cded4 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -5342,7 +5342,7 @@ speed (default).
.br
This works by playing \'stride\' ms of audio at normal speed then
consuming \'stride*scale\' ms of input audio.
-It pieces the strides together by blending 'overlap'% of stride with
+It pieces the strides together by blending \'overlap\'% of stride with
audio following the previous stride.
It optionally performs a short statistical analysis on the next \'search\'
ms of audio to determine the best overlap position.
@@ -5372,7 +5372,7 @@ On slow systems, you will probably want to set this very low.
Set response to speed change.
.RSss
.IPs tempo
-Scale tempo in sync with speed (default)
+Scale tempo in sync with speed (default).
.IPs pitch
Reverses effect of filter.
Scales pitch without altering tempo.
@@ -5381,9 +5381,9 @@ to your input.conf to step by musical semi-tones.
.I WARNING:
Loses sync with video.
.IPs both
-Scale both tempo and pitch
+Scale both tempo and pitch.
.IPs none
-Ignore speed changes
+Ignore speed changes.
.RE
.RE
.sp 1