[MPlayer-DOCS] r27169 - trunk/DOCS/man/en/mplayer.1

kraymer subversion at mplayerhq.hu
Mon Jun 30 14:51:38 CEST 2008


Author: kraymer
Date: Mon Jun 30 14:51:38 2008
New Revision: 27169

Log:
add missing escapes and full stops for scaletempo filter


Modified:
   trunk/DOCS/man/en/mplayer.1

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1	(original)
+++ trunk/DOCS/man/en/mplayer.1	Mon Jun 30 14:51:38 2008
@@ -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 
 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 se
 .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



More information about the MPlayer-DOCS mailing list