fix
[mplayer/glamo.git] / debian / templates
blob93f0c0c990dc6ab07ec75064a0a08ab0101ab71c
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. 
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.
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.
27 Template: mplayer/voutput
28 Type: select
29 Default: x11
30 Choices: ${vochoices}
31 Description: MPlayer Video Output
32   MPlayer can use very wide range of video output drivers:
33  ( order aproximately by speed: )
34          * mga, xmga - direct hardware access on MGA cards (G200/400/450), needs /dev/mga_vid
35            this driver can work without X and display video on secondary head of matrox cards
36          * xv - XVideo extensions of X 4.x ( hardware scaling, bilinear filtering )
37          * sdl - SDL library, it can also use hardware scaling, filtering etc 
38          * ggi - GGI library, it can also use hardware scaling, filtering etc 
39          * dga, fsdga - DGA extension.
40          * fsbdev - framebuffer device ( watching movies on text console )
41          * x11 - simple x11 output.
42  .       
43  Please choose carefully because this will have a tremendous effect on speed.
45 Template: mplayer/cfgnote
46 Type: note
47 Description: Create your ~/.mplayer/conf file.
48  Remember to read documentation and edit your ~/.mplayer/conf
49  (or /etc/mplayer.conf) file. This binary depends heavily on
50  your hardware - which means that it needs tweaking for every single
51  machine it's installed to. And it also it means that it will use
52  your setup very effectively. Look at /usr/share/doc/mplayer
53  end