# HG changeset patch # User ptt # Date 1255023863 0 # Node ID ad425a6980c015f92920ec6218b51af55740948a # Parent af55b0239e591b0fcc6a382defacba15b355d40a some coherence's fixes diff -r af55b0239e59 -r ad425a6980c0 DOCS/man/en/mplayer.1 --- 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 -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 (default: 1). Can be used if the startup of the playback is extremely slow. .IPs -Selects which resampling method to use. +Select which resampling method to use. .RSss 0: linear interpolation (fast, poor quality especially when upsampling) .br