Mercurial > mplayer.hg
changeset 13064:879c0f31f7de
man page review part IV
author | diego |
---|---|
date | Fri, 20 Aug 2004 20:22:25 +0000 |
parents | 13dd2667381d |
children | 052d0e73a3a8 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 15 insertions(+), 16 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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 +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 <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.