changeset 29724:ad425a6980c0

some coherence's fixes
author ptt
date Thu, 08 Oct 2009 17:44:23 +0000
parents af55b0239e59
children d375073c4447
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Thu Oct 08 17:40:47 2009 +0000
+++ b/DOCS/man/en/mplayer.1	Thu Oct 08 17:44:23 2009 +0000
@@ -1817,7 +1817,7 @@
 .
 .TP
 .B \-srate <Hz>
-Selects the output sample rate to be used
+Select the output sample rate to be used
 (of course sound cards have limits on this).
 If the sample frequency selected is different from that
 of the current media, the resample or lavcresample audio filter will be inserted
@@ -3470,21 +3470,21 @@
 .IPs denoise=<0\-1>
 Apply a noise reduction algorithm to the video (default: 0, no noise reduction).
 .IPs deint=<0\-4>
-Chooses the deinterlacer (default: 0).
+Select the deinterlacer (default: 0).
 All modes > 0 respect \-field\-dominance.
 .RSss
 .IPs 0
-No deinterlacing.
+no deinterlacing
 .IPs 1
 Show only first field, similar to \-vf field.
 .IPs 2
 Bob deinterlacing, similar to \-vf tfields=1.
 .IPs 3
-Motion adaptive temporal deinterlacing.
+motion adaptive temporal deinterlacing
 May lead to A/V desync with slow video hardware and/or high resolution.
 This is the default if "D" is used to enable deinterlacing.
 .IPs 4
-Motion adaptive temporal deinterlacing with edge-guided spatial interpolation.
+motion adaptive temporal deinterlacing with edge-guided spatial interpolation
 Needs fast video hardware.
 .RE
 .IPs chroma\-deint
@@ -4967,7 +4967,7 @@
 from the frequency given by <srate> (default: 1).
 Can be used if the startup of the playback is extremely slow.
 .IPs <type>
-Selects which resampling method to use.
+Select which resampling method to use.
 .RSss
 0: linear interpolation (fast, poor quality especially when upsampling)
 .br