comparison DOCS/mplayer.1 @ 3927:b8e0fee75aec

some fixes
author gabucino
date Tue, 01 Jan 2002 17:35:09 +0000
parents 7510f142e7aa
children 61d5885e01f3
comparison
equal deleted inserted replaced
3926:a840a7476705 3927:b8e0fee75aec
96 .RB [ \-playlist\ <filename> ] 96 .RB [ \-playlist\ <filename> ]
97 .RB [ \-slave ] 97 .RB [ \-slave ]
98 .RB [ \-loop\ <num> ] 98 .RB [ \-loop\ <num> ]
99 .RB [ \-mixer\ <device> ] 99 .RB [ \-mixer\ <device> ]
100 .RB [ \-master\ yes/no ] 100 .RB [ \-master\ yes/no ]
101 .RB [ \-tv\ suboptions ] 101 .RB [ \-tv\ <suboptions> ]
102 .RB [ \-dapsync ] 102 .RB [ \-dapsync ]
103 .RB [ \-softsleep ] 103 .RB [ \-softsleep ]
104 .RB [ \-rootwin ] 104 .RB [ \-rootwin ]
105 .I < - | file | URL | device > 105 .I < - | file | URL | device >
106 .PP 106 .PP
107 .SH DESCRIPTION 107 .SH DESCRIPTION
108 .I mplayer 108 .I mplayer
109 MPlayer is a movie player for LINUX (runs on many other Unices, and non-x86 109 MPlayer is a movie player for LINUX (runs on many other Unices, and non-x86
110 CPUs, see section 6). It plays most MPEG, AVI and ASF/WMV files, supported by 110 CPUs, see section 6). It plays most MPEG, AVI, MOV/QT and ASF/WMV files, supported by
111 many native and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, and even 111 many native and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, and even
112 DivX movies too (and you don't need the avifile library at all!). 112 DivX movies too (and you don't need the avifile library at all!).
113 113
114 Another big feature of mplayer is the wide range of supported output drivers : 114 Another big feature of mplayer is the wide range of supported output drivers :
115 X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, SDL (and all the drivers 115 X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, SDL (and all the drivers
162 parameter, and always tries to play back audio streams those language 162 parameter, and always tries to play back audio streams those language
163 matches the given code. For example: -alang hu,en will always try to play 163 matches the given code. For example: -alang hu,en will always try to play
164 hungarian or if it's non-existant then english audio streams if there are any. 164 hungarian or if it's non-existant then english audio streams if there are any.
165 .TP 165 .TP
166 .B \-slang\ <subtitle\ language> 166 .B \-slang\ <subtitle\ language>
167 See the former, but this option needs a two-letter parameter, a country code. 167 See the -sid option, but this one needs a two-letter parameter, a country code.
168 Like: -slang hu,en will always select hungarian or if it's non existant then 168 Like: -slang hu,en will always select hungarian or if it's non existant then
169 english subtitles, if there are any. For the list of available subtitles, use 169 english subtitles, if there are any. For the list of available subtitles, use
170 with the -v switch and look at the output. 170 with the -v switch and look at the output.
171 .LP 171 .LP
172 .SH "GENERAL OPTIONS" 172 .SH "GENERAL OPTIONS"
308 .TP 308 .TP
309 .B \-master\ yes/no 309 .B \-master\ yes/no
310 Setting this option to "yes" will instruct MPlayer to change the MASTER 310 Setting this option to "yes" will instruct MPlayer to change the MASTER
311 mixer channel when setting the volume, and "no" means the PCM channel. 311 mixer channel when setting the volume, and "no" means the PCM channel.
312 .TP 312 .TP
313 .B \-tv\ suboptions 313 .B \-tv\ <suboptions>
314 this option enables the TV grabbing feature of MPlayer. For complete 314 this option enables the TV grabbing feature of MPlayer. For complete
315 documentation, please see documentation.html chapter 2.5 315 documentation, please see documentation.html chapter 2.5
316 .TP 316 .TP
317 .B \-rootwin 317 .B \-rootwin
318 play movie in the root window (desktop background) instead of opening 318 play movie in the root window (desktop background) instead of opening
620 .B \-monitor_hfreq <horizontal frequency range> (FBdev only) 620 .B \-monitor_hfreq <horizontal frequency range> (FBdev only)
621 .TP 621 .TP
622 .B \-monitor_vfreq <vertical frequency range> (FBdev only) 622 .B \-monitor_vfreq <vertical frequency range> (FBdev only)
623 .TP 623 .TP
624 .B \-monitor_dotclock <dotclock\ (or\ pixelclock) range> (FBdev only) 624 .B \-monitor_dotclock <dotclock\ (or\ pixelclock) range> (FBdev only)
625 Look into etc/example.conf for further information and in DOC/video.html. 625 Look into etc/example.conf for further information and in DOCS/video.html.
626 .TP 626 .TP
627 .B \-subcp\ codepage 627 .B \-subcp\ codepage
628 If your system supports iconv(3), you can use this option to 628 If your system supports iconv(3), you can use this option to
629 specify codepage of the subtitle. Examples: 629 specify codepage of the subtitle. Examples:
630 630