[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.965,1.966

Sebastian Kraemer CVS syncmail at mplayerhq.hu
Fri May 13 15:40:20 CEST 2005


CVS change done by Sebastian Kraemer CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv22100/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
added some hyphens in quoted examples
formatting


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.965
retrieving revision 1.966
diff -u -r1.965 -r1.966
--- mplayer.1	13 May 2005 11:14:47 -0000	1.965
+++ mplayer.1	13 May 2005 13:40:15 -0000	1.966
@@ -3795,8 +3795,8 @@
 .I EXAMPLE:
 .RE
 .RSs
-.IPs "mplayer -af volume=10.1:0 media.avi"
-would amplify the sound by 10.1dB and hard-clip if the
+.IPs "mplayer \-af volume=10.1:0 media.avi"
+Would amplify the sound by 10.1dB and hard-clip if the
 sound level is too high.
 .RE
 .PD 1
@@ -3826,9 +3826,9 @@
 .I EXAMPLE:
 .RE
 .RSs
-.IPs "mplayer -af pan=1:0.5:0.5 -channels 1 media.avi"
+.IPs "mplayer \-af pan=1:0.5:0.5 \-channels 1 media.avi"
 Would down-mix from stereo to mono.
-.IPs "mplayer -af pan=3:1:0:1:0.5:0.5 -channels 3 media.avi"
+.IPs "mplayer \-af pan=3:1:0:1:0.5:0.5 \-channels 3 media.avi"
 Would give 3 channel output leaving channels 0 and 1 intact,
 and mix channels 0 and 1 into output channel 2 (which could
 be sent to a subwoofer for example).
@@ -3865,8 +3865,8 @@
 .I EXAMPLE:
 .RE
 .RSs
-.IPs "mplayer -af sub=100:4 -channels 5 media.avi"
-would add a sub-woofer channel with a cutoff frequency of
+.IPs "mplayer \-af sub=100:4 \-channels 5 media.avi"
+Would add a sub-woofer channel with a cutoff frequency of
 100Hz to output channel 4.
 .RE
 .PD 1
@@ -3898,7 +3898,7 @@
 delay time in ms for the rear speakers (0 to 1000) (default: 20)
 This delay should be set as follows: If d1 is the distance
 from the listening position to the front speakers and d2 is the distance
-from the listening position to the rear speakers, then the delay d should
+from the listening position to the rear speakers, then the delay should
 be set to 15ms if d1 <= d2 and to 15 + 5*(d1-d2) if d1 > d2.
 .RE
 .sp 1
@@ -3930,8 +3930,9 @@
 .IP 1. 3
 Measure the distance to the loudspeakers in meters in relation
 to your listening position, giving you the distances s1 to s5
-(for a 5.1 system). There is no point in compensating for the
-subwoofer (you will not hear the difference anyway).
+(for a 5.1 system).
+There is no point in compensating for the subwoofer (you will not hear the
+difference anyway).
 .IP 2. 3
 Subtract the distances s1 to s5 from the maximum distance,
 i.e.\& s[i] = max(s) - s[i]; i = 1...5.




More information about the MPlayer-DOCS mailing list