comparison DOCS/man/en/mplayer.1 @ 27137:e09cdb367031

add missing escapes and full stops for scaletempo filter
author kraymer
date Mon, 30 Jun 2008 12:51:38 +0000
parents 7d34f6036301
children 2b0608e4b721
comparison
equal deleted inserted replaced
27136:25c8d906abb1 27137:e09cdb367031
5340 Scales audio tempo without altering pitch, optionally synced to playback 5340 Scales audio tempo without altering pitch, optionally synced to playback
5341 speed (default). 5341 speed (default).
5342 .br 5342 .br
5343 This works by playing \'stride\' ms of audio at normal speed then 5343 This works by playing \'stride\' ms of audio at normal speed then
5344 consuming \'stride*scale\' ms of input audio. 5344 consuming \'stride*scale\' ms of input audio.
5345 It pieces the strides together by blending 'overlap'% of stride with 5345 It pieces the strides together by blending \'overlap\'% of stride with
5346 audio following the previous stride. 5346 audio following the previous stride.
5347 It optionally performs a short statistical analysis on the next \'search\' 5347 It optionally performs a short statistical analysis on the next \'search\'
5348 ms of audio to determine the best overlap position. 5348 ms of audio to determine the best overlap position.
5349 .PD 0 5349 .PD 0
5350 .RSs 5350 .RSs
5370 (default: 14) 5370 (default: 14)
5371 .IPs speed=<tempo|pitch|both|none> 5371 .IPs speed=<tempo|pitch|both|none>
5372 Set response to speed change. 5372 Set response to speed change.
5373 .RSss 5373 .RSss
5374 .IPs tempo 5374 .IPs tempo
5375 Scale tempo in sync with speed (default) 5375 Scale tempo in sync with speed (default).
5376 .IPs pitch 5376 .IPs pitch
5377 Reverses effect of filter. 5377 Reverses effect of filter.
5378 Scales pitch without altering tempo. 5378 Scales pitch without altering tempo.
5379 Add \'[ speed_mult 0.9438743126816935\' and \'] speed_mult 1.059463094352953\' 5379 Add \'[ speed_mult 0.9438743126816935\' and \'] speed_mult 1.059463094352953\'
5380 to your input.conf to step by musical semi-tones. 5380 to your input.conf to step by musical semi-tones.
5381 .I WARNING: 5381 .I WARNING:
5382 Loses sync with video. 5382 Loses sync with video.
5383 .IPs both 5383 .IPs both
5384 Scale both tempo and pitch 5384 Scale both tempo and pitch.
5385 .IPs none 5385 .IPs none
5386 Ignore speed changes 5386 Ignore speed changes.
5387 .RE 5387 .RE
5388 .RE 5388 .RE
5389 .sp 1 5389 .sp 1
5390 .RS 5390 .RS
5391 .I EXAMPLE: 5391 .I EXAMPLE: