Mercurial > mplayer.hg
changeset 17034:a22f56bb3c5e
misc fixes
author | diego |
---|---|
date | Wed, 23 Nov 2005 00:27:25 +0000 |
parents | df9285f39236 |
children | 78f281afea05 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 9 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Tue Nov 22 22:05:47 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Wed Nov 23 00:27:25 2005 +0000 @@ -301,7 +301,7 @@ Toggle displaying "forced subtitles". .IPs a\ \ \ \ Toggle subtitle alignment: top/\:middle/\:bottom. -.IPs "z and x" +.IPs "x and z" Adjust subtitle delay by +/\:- 0.1 seconds. .IPs "r and t" Move subtitles up/\:down. @@ -1961,9 +1961,12 @@ OSS audio output driver .PD 0 .RSs -.IPs dsp-device[:mixer-device[:mixer-channel]] -Sets the audio-output device (default: /dev/\:dsp), mixer device (default: -/dev/\:mixer) and mixer channel (default: pcm). +.IPs <dsp-device> +Sets the audio output device (default: /dev/\:dsp). +.IPs <mixer-device> +Sets the audio mixer device (default: /dev/\:mixer). +.IPs <mixer-channel> +Sets the audio mixer channel (default: pcm). .RE .PD 1 . @@ -2820,7 +2823,7 @@ has no effect, the size of the slices as provided by the decoder is used. .br If the decoder does not use slice rendering, the default is 16. -.REss +.RE .IPs (no)osd Enable or disable support for OSD rendering via OpenGL (default: enabled). This option is for testing; to disable the OSD use \-osdlevel 0 instead. @@ -2844,7 +2847,7 @@ .br 2: Use the GL_ARB_texture_non_power_of_two extension. In some cases only supported in software and thus very slow. -.REss +.RE .IPs (no)glfinish Call glFinish() before swapping buffers. Slower but in some cases more correct output (default: disabled).