changeset 27137:e09cdb367031

add missing escapes and full stops for scaletempo filter
author kraymer
date Mon, 30 Jun 2008 12:51:38 +0000
parents 25c8d906abb1
children 62916b06a055
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Mon Jun 30 12:40:11 2008 +0000
+++ b/DOCS/man/en/mplayer.1	Mon Jun 30 12:51:38 2008 +0000
@@ -5342,7 +5342,7 @@
 .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 @@
 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 @@
 .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