comparison DOCS/man/en/mplayer.1 @ 19269:0e7dbcd443f2

Move the section describing the per movie config files up, so it doesn't get seperated from the rest of the config file doc by the config file example
author attila
date Mon, 31 Jul 2006 04:18:25 +0000
parents 2afa6444d35f
children 625c00dfd809
comparison
equal deleted inserted replaced
19268:01c395bab564 19269:0e7dbcd443f2
490 a '#' is considered a comment. 490 a '#' is considered a comment.
491 Options that work without values can be enabled by setting them to 'yes' 491 Options that work without values can be enabled by setting them to 'yes'
492 or '1' or 'true' and disabled by setting them to 'no' or '0' or 'false'. 492 or '1' or 'true' and disabled by setting them to 'no' or '0' or 'false'.
493 Even suboptions can be specified in this way. 493 Even suboptions can be specified in this way.
494 .PP 494 .PP
495 You can also write file-specific configuration files.
496 If you wish to have a configuration file for a file called 'movie.avi', create a file
497 named 'movie.avi.conf' with the file-specific options in it and put it in
498 ~/.mplayer/ or in the same directory as the file.
499 .PP
495 .I EXAMPLE MPLAYER CONFIGURATION FILE: 500 .I EXAMPLE MPLAYER CONFIGURATION FILE:
496 .sp 1 501 .sp 1
497 .nf 502 .nf
498 # Use Matrox driver by default. 503 # Use Matrox driver by default.
499 vo=xmga 504 vo=xmga
528 subfont-text-scale=4 533 subfont-text-scale=4
529 subalign=2 534 subalign=2
530 subpos=96 535 subpos=96
531 spuaa=20 536 spuaa=20
532 .fi 537 .fi
533 .PP
534 You can also write file-specific configuration files.
535 If you wish to have a configuration file for a file called 'movie.avi', create a file
536 named 'movie.avi.conf' with the file-specific options in it and put it in
537 ~/.mplayer/ or in the same directory as the file.
538 . 538 .
539 .\" -------------------------------------------------------------------------- 539 .\" --------------------------------------------------------------------------
540 .\" Profiles 540 .\" Profiles
541 .\" -------------------------------------------------------------------------- 541 .\" --------------------------------------------------------------------------
542 . 542 .