comparison DOCS/man/en/mplayer.1 @ 17472:526abfe30498

Make -list-options work in both MPlayer and MEncoder.
author albeu
date Tue, 24 Jan 2006 11:34:24 +0000
parents 63909962d3fc
children d528221868b9
comparison
equal deleted inserted replaced
17471:63909962d3fc 17472:526abfe30498
571 .TP 571 .TP
572 .B \-include <configuration\ file> 572 .B \-include <configuration\ file>
573 Specify configuration file to be parsed after the default ones. 573 Specify configuration file to be parsed after the default ones.
574 . 574 .
575 .TP 575 .TP
576 .B \-list-options
577 Prints all available options.
578 .
579 .TP
576 .B \-msglevel <all=<level>:<module>=<level>:...> 580 .B \-msglevel <all=<level>:<module>=<level>:...>
577 Control verbosity directly for each module. 581 Control verbosity directly for each module.
578 The 'all' module changes the verbosity of all the modules not 582 The 'all' module changes the verbosity of all the modules not
579 explicitly specified on the command line. 583 explicitly specified on the command line.
580 See '\-msglevel help' for a list of all modules. 584 See '\-msglevel help' for a list of all modules.
808 set it to 2 for Linux or 1024 for Windows. 812 set it to 2 for Linux or 1024 for Windows.
809 . 813 .
810 .TP 814 .TP
811 .B \-lircconf <filename> (LIRC only) 815 .B \-lircconf <filename> (LIRC only)
812 Specifies a configuration file for LIRC (default: ~/\:.lircrc). 816 Specifies a configuration file for LIRC (default: ~/\:.lircrc).
813 .
814 .TP
815 .B \-list-options
816 Prints all available options.
817 . 817 .
818 .TP 818 .TP
819 .B \-loop <number> 819 .B \-loop <number>
820 Loops movie playback <number> times. 820 Loops movie playback <number> times.
821 0 means forever. 821 0 means forever.