From 61d2b20de17481ae6c0ff399cde63bfd2593d83b Mon Sep 17 00:00:00 2001 From: kraymer Date: Mon, 30 Jun 2008 12:51:38 +0000 Subject: add missing escapes and full stops for scaletempo filter git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27169 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'DOCS/man/en') 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 -- cgit v1.2.3