# HG changeset patch # User diego # Date 1093033345 0 # Node ID 879c0f31f7de8ad2b4dfbef2d7f91eeb25aa094e # Parent 13dd2667381d0d10ce66ceb259020b3461f851f0 man page review part IV diff -r 13dd2667381d -r 879c0f31f7de DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Fri Aug 20 18:29:25 2004 +0000 +++ b/DOCS/man/en/mplayer.1 Fri Aug 20 20:22:25 2004 +0000 @@ -1473,11 +1473,11 @@ . .SH "AUDIO OUTPUT OPTIONS (MPLAYER ONLY)" .TP -.B \-abs (OBSOLETE) -Override audio driver/\:card buffer size detection, \-ao oss only. +.B \-abs (-ao oss only) (OBSOLETE) +Override audio driver/\:card buffer size detection. .TP .B \-aofile -Filename for \-ao pcm. +Override the default filename employed by \-ao pcm. .TP .B \-aop Specify audio plugin(s) and their options (see documentation too). @@ -1504,7 +1504,7 @@ . .TP .B \-delay -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 +unsigned 8-bit .IPs 16 -unsigned 8-bit +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 -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 (\-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 (X11 only) @@ -2779,7 +2778,7 @@ .B \-novideo Do not play/\:encode video. .TP -.B \-oldpp (OBSOLETE) (OpenDivX only) +.B \-oldpp (OpenDivX only) (OBSOLETE) Use the opendivx postprocessing code instead of the internal one. Superseded by \-pp, the internal postprocessing offers better quality and performance.