[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.663,1.664
Diego Biurrun CVS
syncmail at mplayerhq.hu
Fri Aug 20 22:22:28 CEST 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv20082/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
man page review part IV
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.663
retrieving revision 1.664
diff -u -r1.663 -r1.664
--- mplayer.1 20 Aug 2004 11:43:42 -0000 1.663
+++ mplayer.1 20 Aug 2004 20:22:25 -0000 1.664
@@ -1473,11 +1473,11 @@
.
.SH "AUDIO OUTPUT OPTIONS (MPLAYER ONLY)"
.TP
-.B \-abs <value> (OBSOLETE)
-Override audio driver/\:card buffer size detection, \-ao oss only.
+.B \-abs <value> (-ao oss only) (OBSOLETE)
+Override audio driver/\:card buffer size detection.
.TP
.B \-aofile <filename>
-Filename for \-ao pcm.
+Override the default filename employed by \-ao pcm.
.TP
.B \-aop <list=plugin1,plugin2...:option1=value1:opt2=val2...>
Specify audio plugin(s) and their options (see documentation too).
@@ -1504,7 +1504,7 @@
.
.TP
.B \-delay <sec>
-Audio delay in seconds (may be +/\:- float value).
+Audio delay in seconds (positive or negative float value).
.TP
.B \-format <0\-8192>
Select the format used for output from the filter layer (according to the
@@ -1519,17 +1519,17 @@
.IPs 4
Ima-ADPCM
.IPs 8
-signed 8-bit
-.IPs 16
unsigned 8-bit
+.IPs 16
+signed 16-bit (little-endian)
.IPs 32
-unsigned 16-bit (little-endian)
+signed 16-bit (big-endian)
.IPs 64
-unsigned 16-bit (big-endian)
+signed 8-bit
.IPs 128
-signed 16-bit (little-endian)
+unsigned 16-bit (little-endian)
.IPs 256
-signed 16-bit (big-endian)
+unsigned 16-bit (big-endian)
.IPs 512
MPEG (2) Audio
.IPs 1024
@@ -1543,8 +1543,7 @@
.
.TP
.B \-mixer <device>
-This option will tell MPlayer to use a different device for mixing than
-/dev/\:mixer.
+Use a mixer device different from the default /dev/\:mixer.
For ALSA this is the mixer name.
.TP
.B \-mixer-channel <mixer line> (\-ao oss and \-ao alsa only)
@@ -1559,7 +1558,7 @@
.TP
.B \-nowaveheader (\-ao pcm only)
Don't include wave header.
-Used for RAW PCM.
+Used for raw PCM.
.
.
.SH "AUDIO OUTPUT DRIVERS (MPLAYER ONLY)"
@@ -1665,7 +1664,7 @@
Produces no audio output but maintains video playback speed.
Use \-nosound for benchmarking.
.TP
-.B pcm\ \ \ \
+.B pcm (also see -aofile)
Raw PCM/wave file writer audio output.
Writes the sound to ./audiodump.wav.
.TP
@@ -1834,7 +1833,7 @@
Toggle it with the 'f' key (not all video outputs support it).
See also \-zoom.
.TP
-.B \-fsmode-dontuse <0\-31> (OBSOLETE) (use \-fs option)
+.B \-fsmode-dontuse <0\-31> (OBSOLETE, use the \-fs option)
Try this option if you still experience fullscreen problems.
.TP
.B \-fstype <type1,type2,...> (X11 only)
@@ -2779,7 +2778,7 @@
.B \-novideo
Do not play/\:encode video.
.TP
-.B \-oldpp <quality> (OBSOLETE) (OpenDivX only)
+.B \-oldpp <quality> (OpenDivX only) (OBSOLETE)
Use the opendivx postprocessing code instead of the internal one.
Superseded by \-pp, the internal postprocessing offers better
quality and performance.
More information about the MPlayer-DOCS
mailing list