# HG changeset patch # User kraymer # Date 1214830298 0 # Node ID e09cdb36703154de3ba921f3c93a6499afdcbc0f # Parent 25c8d906abb15c1b6423d4ae6939c4315614e7d5 add missing escapes and full stops for scaletempo filter diff -r 25c8d906abb1 -r e09cdb367031 DOCS/man/en/mplayer.1 --- 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