comparison DOCS/man/en/mplayer.1 @ 17476:d528221868b9

Fix up new profiles section and the MPLAYER_VERBSE environment variable.
author diego
date Tue, 24 Jan 2006 20:22:57 +0000
parents 526abfe30498
children 069a3d576230
comparison
equal deleted inserted replaced
17475:98a1e3aeb306 17476:d528221868b9
533 .\" Profiles 533 .\" Profiles
534 .\" -------------------------------------------------------------------------- 534 .\" --------------------------------------------------------------------------
535 . 535 .
536 .SH "PROFILES" 536 .SH "PROFILES"
537 To ease working with different configurations profiles can be defined in the 537 To ease working with different configurations profiles can be defined in the
538 configuration files. A profile start with its name between square brackets, 538 configuration files.
539 eg. '[my-profile]'. All following options will be part of the profile. 539 A profile starts with its name between square brackets, e.g.\& '[my-profile]'.
540 All following options will be part of the profile.
540 A description (shown by \-profile help) can be defined with the profile-desc 541 A description (shown by \-profile help) can be defined with the profile-desc
541 option. To end the profile start another one or use the profile name 'default' 542 option.
543 To end the profile, start another one or use the profile name 'default'
542 to continue with normal options. 544 to continue with normal options.
543 .fi 545 .fi
544 .PP 546 .PP
545 .I "EXAMPLE MENCODER PROFILE:" 547 .I "EXAMPLE MENCODER PROFILE:"
546 .sp 1 548 .sp 1
583 explicitly specified on the command line. 585 explicitly specified on the command line.
584 See '\-msglevel help' for a list of all modules. 586 See '\-msglevel help' for a list of all modules.
585 .br 587 .br
586 .I NOTE: 588 .I NOTE:
587 Messages printed before the command line is parsed can be controlled only 589 Messages printed before the command line is parsed can be controlled only
588 by $MPLAYER_VERBOSE, which applies to all modules. 590 by the MPLAYER_VERBOSE environment variable, which applies to all modules.
589 .br 591 .br
590 Available levels: 592 Available levels:
591 .PD 0 593 .PD 0
592 .RSs 594 .RSs
593 .IPs "-1" 595 .IPs "-1"
9230 .TP 9232 .TP
9231 .B MPLAYER_HOME 9233 .B MPLAYER_HOME
9232 Directory where MPlayer looks for user settings. 9234 Directory where MPlayer looks for user settings.
9233 . 9235 .
9234 .TP 9236 .TP
9235 .B MPLAYER_VERBOSE (also see: \-v and \-msglevel) 9237 .B MPLAYER_VERBOSE (also see \-v and \-msglevel)
9236 Set the initial verbosity level across all message modules 9238 Set the initial verbosity level across all message modules
9237 (default: 0). 9239 (default: 0).
9238 Negative values result in fewer messages while positive 9240 Negative values result in fewer messages while positive
9239 values result in more. 9241 values result in more.
9240 . 9242 .