Mercurial > mplayer.hg
annotate etc/menu.conf @ 24757:cc80a9169d90
Add -lavfdopts cryptokey
author | reimar |
---|---|
date | Sun, 14 Oct 2007 12:11:28 +0000 |
parents | 2de8f66b3570 |
children | 96d0992c7920 |
rev | line source |
---|---|
8199 | 1 |
2 <txt name="man" file="manpage.txt"/> | |
3 | |
4 <filesel name="open_file"/> | |
8226 | 5 <filesel name="open_list" file-action="loadlist '%p'" auto-close="yes" |
19530
e8a589ebd38a
updated sample of libmenu config file with latest improvements
ben
parents:
17949
diff
changeset
|
6 title="Open a playlist: %p" |
e8a589ebd38a
updated sample of libmenu config file with latest improvements
ben
parents:
17949
diff
changeset
|
7 filter="/etc/mplayer/extensions_filter" |
e8a589ebd38a
updated sample of libmenu config file with latest improvements
ben
parents:
17949
diff
changeset
|
8 actions="d:run 'mp_loader \'%p\' d',c:run 'mp_loader \'%p\' c'" /> |
8199 | 9 |
10 <pt name="jump_to"/> | |
11 | |
12 <console name="console0" height="80" vspace="0">Welcome to MPlayer</console> | |
13 | |
14 <txt name="man" file="manpage.txt"/> | |
15 | |
16 <pref name="general_pref" title="General"> | |
17949
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
17 <e property="osdlevel" name="OSD level"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
18 <e property="speed" name="Speed"/> |
23727 | 19 <e property="loop" name="Loop"/> |
8199 | 20 </pref> |
21 | |
22 <pref name="demuxer_pref" title="Demuxer"> | |
23 </pref> | |
24 | |
25 | |
17949
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
26 <pref name="osd_sub_pref" title="Subtitles"> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
27 <e property="sub" name="Subtitles"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
28 <e property="sub_visibility" name="Visibility"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
29 <e property="sub_forced_only" name="Forced sub only"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
30 <e property="sub_alignment" name="Alignment"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
31 <e property="sub_pos" name="Position"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
32 <e property="sub_delay" name="Delay"/> |
23725 | 33 <e property="sub_scale" name="Scale"/> |
8199 | 34 </pref> |
35 | |
36 <pref name="audio_pref" title="Audio"> | |
17949
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
37 <e property="volume" name="Volume"/> |
23568 | 38 <e property="balance" name="Balance"/> |
17949
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
39 <e property="mute" name="Mute"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
40 <e property="audio_delay" name="Delay"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
41 </pref> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
42 |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
43 <pref name="colors_pref" title="Colors"> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
44 <e property="gamma" name="Gamma"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
45 <e property="brightness" name="Brightness"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
46 <e property="contrast" name="Contrast"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
47 <e property="saturation" name="Saturation"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
48 <e property="hue" name="Hue"/> |
8199 | 49 </pref> |
50 | |
51 <pref name="video_pref" title="Video"> | |
17949
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
52 <e property="fullscreen" name="Fullscreen"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
53 <e property="panscan" name="Panscan"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
54 <menu menu="colors_pref" name="Colors ..."/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
55 <e property="ontop" name="Always on top"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
56 <e property="rootwin" name="Root window"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
57 <e property="framedropping" name="Frame dropping"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
58 <e property="vsync" name="VSync"/> |
8199 | 59 </pref> |
60 | |
61 | |
62 <cmdlist name="pref_main" title="Preferences" ptr="<>" > | |
63 <e name="General ..." ok="set_menu general_pref"/> | |
64 <e name="Audio ..." ok="set_menu audio_pref"/> | |
65 <e name="Video ..." ok="set_menu video_pref"/> | |
17949
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
66 <e name="Subtitles ..." ok="set_menu osd_sub_pref"/> |
a6b11b35892a
Turn the preferences menu in something usefull using the new
albeu
parents:
14575
diff
changeset
|
67 <e name="Back" ok="menu cancel"/> |
8199 | 68 </cmdlist> |
69 | |
19530
e8a589ebd38a
updated sample of libmenu config file with latest improvements
ben
parents:
17949
diff
changeset
|
70 <pref name="properties" title="Stream Properties"> |
23398
69bf352bcef8
Drop the metadata stuff and replace it with generic property string expansion.
albeu
parents:
19530
diff
changeset
|
71 <e txt="${filename}" name="Name"/> |
69bf352bcef8
Drop the metadata stuff and replace it with generic property string expansion.
albeu
parents:
19530
diff
changeset
|
72 <e txt="${video_format}" name="Video Codec"/> |
69bf352bcef8
Drop the metadata stuff and replace it with generic property string expansion.
albeu
parents:
19530
diff
changeset
|
73 <e txt="${video_bitrate}" name="Video Bitrate"/> |
69bf352bcef8
Drop the metadata stuff and replace it with generic property string expansion.
albeu
parents:
19530
diff
changeset
|
74 <e txt="${width} x ${height}" name="Resolution"/> |
69bf352bcef8
Drop the metadata stuff and replace it with generic property string expansion.
albeu
parents:
19530
diff
changeset
|
75 <e txt="${audio_codec}" name="Audio Codec"/> |
69bf352bcef8
Drop the metadata stuff and replace it with generic property string expansion.
albeu
parents:
19530
diff
changeset
|
76 <e txt="${audio_bitrate}" name="Audio Bitrate"/> |
69bf352bcef8
Drop the metadata stuff and replace it with generic property string expansion.
albeu
parents:
19530
diff
changeset
|
77 <e txt="${samplerate}, ${channels}" name="Audio Samples"/> |
69bf352bcef8
Drop the metadata stuff and replace it with generic property string expansion.
albeu
parents:
19530
diff
changeset
|
78 <e txt="${metadata/Title}" name="Title"/> |
69bf352bcef8
Drop the metadata stuff and replace it with generic property string expansion.
albeu
parents:
19530
diff
changeset
|
79 <e txt="${metadata/Artist}" name="Artist"/> |
69bf352bcef8
Drop the metadata stuff and replace it with generic property string expansion.
albeu
parents:
19530
diff
changeset
|
80 <e txt="${metadata/Album}" name="Album"/> |
69bf352bcef8
Drop the metadata stuff and replace it with generic property string expansion.
albeu
parents:
19530
diff
changeset
|
81 <e txt="${metadata/Year}" name="Year"/> |
69bf352bcef8
Drop the metadata stuff and replace it with generic property string expansion.
albeu
parents:
19530
diff
changeset
|
82 <e txt="${metadata/Comment}" name="Comment"/> |
69bf352bcef8
Drop the metadata stuff and replace it with generic property string expansion.
albeu
parents:
19530
diff
changeset
|
83 <e txt="${metadata/Track}" name="Track"/> |
69bf352bcef8
Drop the metadata stuff and replace it with generic property string expansion.
albeu
parents:
19530
diff
changeset
|
84 <e txt="${metadata/Genre}" name="Genre"/> |
69bf352bcef8
Drop the metadata stuff and replace it with generic property string expansion.
albeu
parents:
19530
diff
changeset
|
85 <e txt="${metadata/Software}" name="Software"/> |
19530
e8a589ebd38a
updated sample of libmenu config file with latest improvements
ben
parents:
17949
diff
changeset
|
86 </pref> |
e8a589ebd38a
updated sample of libmenu config file with latest improvements
ben
parents:
17949
diff
changeset
|
87 |
12905 | 88 <cmdlist name="main" title="MPlayer OSD menu" ptr="<>" > |
8199 | 89 <e name="Pause" ok="pause"/> |
90 <e name="Prev/Next" ok="pt_step 1" cancel="pt_step -1"/> | |
91 <e name="Jump to ..." ok="set_menu jump_to"/> | |
92 <e name="Open ..." ok="set_menu open_file"/> | |
93 <e name="Open playlist ..." ok="set_menu open_list"/> | |
94 <e name="Help" ok="set_menu man"/> | |
95 <e name="Pref" ok="set_menu pref_main"/> | |
19530
e8a589ebd38a
updated sample of libmenu config file with latest improvements
ben
parents:
17949
diff
changeset
|
96 <e name="Properties" ok="set_menu properties"/> |
8199 | 97 <e name="Console" ok="set_menu console0"/> |
98 <e name="Quit" ok="quit"/> | |
99 </cmdlist> | |
100 | |
101 |