comparison DOCS/mplayer.1 @ 1500:526047bdda07

*** empty log message ***
author gabucino
date Mon, 13 Aug 2001 10:38:01 +0000
parents ba230d9b252a
children 0053e6d0cda0
comparison
equal deleted inserted replaced
1499:c3517acc0497 1500:526047bdda07
58 .RB [ \-ac\ audio\ codec\ name ] 58 .RB [ \-ac\ audio\ codec\ name ]
59 .RB [ \-vfm\ video\ codec\ family ] 59 .RB [ \-vfm\ video\ codec\ family ]
60 .RB [ \-afm\ audio\ codec\ family ] 60 .RB [ \-afm\ audio\ codec\ family ]
61 .RB [ \-frames\ number ] 61 .RB [ \-frames\ number ]
62 .RB [ \-autoq\ quality ] 62 .RB [ \-autoq\ quality ]
63 .RB [ \-fb\ device ]
64 .RB [ \-fbmode\ modename ]
65 .RB [ \-fbmodeconfig filename ]
63 .I - or file 66 .I - or file
64 .PP 67 .PP
65 .SH DESCRIPTION 68 .SH DESCRIPTION
66 .I mplayer 69 .I mplayer
67 Yes. Yet another movie player for linux. 70 Yes. Yet another movie player for linux.
324 .TP 327 .TP
325 .B \-fsmode\ mode 328 .B \-fsmode\ mode
326 This option workarounds some problems when using specific windowmanagers and 329 This option workarounds some problems when using specific windowmanagers and
327 fullscreen mode. If you experience fullscreen problems, try changing this 330 fullscreen mode. If you experience fullscreen problems, try changing this
328 value between 0 and 7. 331 value between 0 and 7.
332
329 -fsmode 0 new method (since 0.18pre3) 333 -fsmode 0 new method (since 0.18pre3)
330 -fsmode 1 ICCCWM patch (for KDE2/icewm) 334 -fsmode 1 ICCCWM patch (for KDE2/icewm)
331 -fsmode 2 old method (0.17a) 335 -fsmode 2 old method (0.17a)
332 -fsmode 3 ICCCWM patch + Motif method 336 -fsmode 3 ICCCWM patch + Motif method
333 .TP 337 .TP
334 .B \-frames\ number 338 .B \-frames\ number
335 MPlayer plays <number> frames, then quits. 339 MPlayer plays <number> frames, then quits.
340 .TP
341 .B \-fb\ device
342 Specifies the framebuffer device to use. By default it uses /dev/fb0 .
343 Only valid for the fbdev driver.
344 .TP
345 .B \-fbmode\ modename
346 Change videomode to the one that is labelled as <modename> in /etc/fb.modes .
347 Only valid for the fbdev driver.
348 .TP
349 .I NOTE
350 VESA framebuffer doesn't support mode changing.
351 .TP
352 .B \-fbmodeconfig\ filename
353 Use this config file instead of the default /etc/fb.modes .
354 Only valid for the fbdev driver.
336 .IP 355 .IP
337 .SH "ALPHA/BETA CODE" 356 .SH "ALPHA/BETA CODE"
338 .TP 357 .TP
339 .I NOTE 358 .I NOTE
340 These are included in this manpage just for completeness! If you don't 359 These are included in this manpage just for completeness! If you don't