Mercurial > mplayer.hg
comparison etc/example.conf @ 1917:970e92b85f81
minor additions/fixes
author | gabucino |
---|---|
date | Tue, 18 Sep 2001 17:04:25 +0000 |
parents | 538b993b3518 |
children | 720bf2e5c408 |
comparison
equal
deleted
inserted
replaced
1916:7c36fd5e6d22 | 1917:970e92b85f81 |
---|---|
25 # 0 = new method (since 0.18pre3) | 25 # 0 = new method (since 0.18pre3) |
26 # 1 = ICCCWM patch (for KDE2/icewm) | 26 # 1 = ICCCWM patch (for KDE2/icewm) |
27 # 2 = old method (0.17a) | 27 # 2 = old method (0.17a) |
28 # 3 = ICCCWM patch + Motif method | 28 # 3 = ICCCWM patch + Motif method |
29 | 29 |
30 #vm=no # Tries to change to a different videomode | 30 # vm=no # Tries to change to a different videomode |
31 # Used by drivers: dga2, x11, sdl | 31 # Used by drivers: dga2, x11, sdl |
32 | 32 |
33 #bpp=0 # Force changing display depth. | 33 # bpp=0 # Force changing display depth. |
34 # Valid settings are: 0, 15, 16, 24, 32 | 34 # Valid settings are: 0, 15, 16, 24, 32 |
35 # may need 'vm=yes' too. | 35 # may need 'vm=yes' too. |
36 # Used by drivers: fbdev, dga2, svga | 36 # Used by drivers: fbdev, dga2, svga |
37 | 37 |
38 #zoom=no # Enable software scaling (powerful CPU needed) | 38 # zoom=no # Enable software scaling (powerful CPU needed) |
39 # Used by drivers: svga, aalib | 39 # Used by drivers: svga, aalib |
40 | 40 |
41 # double=yes # use double-buffering (recommended for xv with | 41 # double=yes # use double-buffering (recommended for xv with |
42 # SUB/OSD usage) | 42 # SUB/OSD usage) |
43 | 43 |
44 # x=800 # scale movie to <x> pixels width | 44 # x=800 # scale movie to <x> pixels width |
45 # y=600 # scale movie to <y> pixels height | 45 # y=600 # scale movie to <y> pixels height |
46 | |
47 ## | |
48 ## Use GUI mode by default | |
49 ## | |
50 | |
51 # gui = yes | |
46 | 52 |
47 ## | 53 ## |
48 ## Specify your preferred default skin here | 54 ## Specify your preferred default skin here |
49 ## (skins are searched in /usr/local/share/mplayer/Skin/yourskin | 55 ## (skins are searched in /usr/local/share/mplayer/Skin/yourskin |
50 ## and ~/.mplayer/Skin/yourskin) | 56 ## and ~/.mplayer/Skin/yourskin) |
62 ## Binary 1 0 | 68 ## Binary 1 0 |
63 ## | 69 ## |
64 ## You can also use spaces and/or tabs. | 70 ## You can also use spaces and/or tabs. |
65 ## | 71 ## |
66 | 72 |
67 #sound = 1 | 73 # sound = 1 |
68 #nosound = nein | 74 # nosound = nein |
69 #mixer = /dev/mixer | 75 # mixer = /dev/mixer |
70 #master = no # no : set PCM volume yes : set MASTER volume | 76 # master = no # no : set PCM volume yes : set MASTER volume |
71 | 77 |
72 ## | 78 ## |
73 ## resample the fonts' alphamap | 79 ## resample the fonts' alphamap |
74 ## 0 plain white fonts | 80 ## 0 plain white fonts |
75 ## 0.75 very narrow black outline (default) | 81 ## 0.75 very narrow black outline (default) |
76 ## 1 narrow black outline | 82 ## 1 narrow black outline |
77 ## 10 bold black outline | 83 ## 10 bold black outline |
78 ## | 84 ## |
79 | 85 |
80 #ffactor = 0.75 | 86 # ffactor = 0.75 |
81 | 87 |
82 ## | 88 ## |
83 ## FBdev driver: specify your monitor's timings, so resolutions | 89 ## FBdev driver: specify your monitor's timings, so resolutions |
84 ## can be autodetected. | 90 ## can be autodetected. |
85 ## (see for example /etc/X11/XF86Config for timings!) | 91 ## (see for example /etc/X11/XF86Config for timings!) |
127 | 133 |
128 ## | 134 ## |
129 ## You can also include other configfiles | 135 ## You can also include other configfiles |
130 ## Specify full path! | 136 ## Specify full path! |
131 ## | 137 ## |
138 ## Delete this default :) | |
139 ## | |
132 | 140 |
133 include = /home/gabucino/.mplayer/savage4.conf # comment-me-out! :) | 141 include = /home/gabucino/.mplayer/i_did_not_RTFM_carefully_enough... |