1398
|
1 Template: mplayer/replace-existing-files
|
|
2 Type: boolean
|
|
3 Default: true
|
|
4 Description: Upgrade existing system?
|
|
5 It looks like you've configured your mplayer already.
|
|
6 If you'd like to configure it with this program, I'll have
|
|
7 to delete the old configuration. Do you want to continue
|
|
8 configuration with this program? If you say "yes", I'll go ahead
|
|
9 and delete your old configuration and you can create it anew with
|
|
10 this program.
|
|
11
|
|
12 Template: mplayer/replace-existing-files-bail
|
|
13 Type: note
|
|
14 Description: Files not replaced
|
|
15 I'm going to exit now since you don't want me to replace your
|
|
16 existing files. If you change your mind later, you can run
|
|
17 dpkg-reconfigure mplayer.
|
|
18
|
|
19 Template: mplayer/mainmenu
|
|
20 Type: select
|
|
21 Choices: ${choices}, Exit
|
|
22 Description: MPlayer Main Menu
|
|
23 From this menu, you can modify any of the settings for your device.
|
|
24 Simply select the item you'd like to change to modify it.
|
|
25 When you are done, select Exit.
|
|
26
|
|
27 Template: mplayer/voutput
|
|
28 Type: select
|
|
29 Choices: ${vochoices}, x11
|
|
30 Description: MPlayer Video Output
|
1442
|
31 Mplayer can use very wide range of video output drivers:
|
|
32 ( order aproximately by speed: )
|
|
33 * mga, xmga - direct hardware access on MGA cards (G200/400/450), needs /dev/mga_vid
|
|
34 this driver can work without X and display video on secondary head of matrox cards
|
|
35 * xv - XVideo extensions of X 4.x ( hardware scaling, bilinear filtering )
|
|
36 * sdl - SDL library, it can also use hardware scaling, filtering etc
|
|
37 * dga, fsdga - DGA extension.
|
|
38 * fsbdev - framebuffer device ( watching movies on text console )
|
|
39 * x11 - simple x11 output.
|
|
40 Please choose carefully because it has tramendous effect on speed.
|
1398
|
41
|
1442
|
42 Template: mplayer/cfgnote
|
|
43 Type: note
|
|
44 Description: Create your ~/.mplayer/conf file.
|
|
45 Remember to read documentation and edit your ~/.mplayer/conf
|
|
46 (or /etc/mplayer.conf) file. This binary depends heavily on
|
|
47 your hardware - which means that it needs tweaking for every single
|
|
48 machine it's installed to. And it also it means that it will use
|
|
49 your setup very effectively. Look at /usr/share/doc/mplayer
|
|
50 end
|
|
51
|