diff debian/templates @ 1442:50dc44570cd4

nice texts. substvars shouldn't be in cvs.
author eyck
date Sun, 05 Aug 2001 19:11:58 +0000
parents 10e236ceac5e
children 3249bbc48bf9
line wrap: on
line diff
--- a/debian/templates	Sun Aug 05 12:39:34 2001 +0000
+++ b/debian/templates	Sun Aug 05 19:11:58 2001 +0000
@@ -28,5 +28,24 @@
 Type: select
 Choices: ${vochoices}, x11
 Description: MPlayer Video Output
- Yada yada..
+  Mplayer can use very wide range of video output drivers:
+ ( order aproximately by speed: )
+ 	 * mga, xmga - direct hardware access on MGA cards (G200/400/450), needs /dev/mga_vid
+ 	   this driver can work without X and display video on secondary head of matrox cards
+ 	 * xv - XVideo extensions of X 4.x ( hardware scaling, bilinear filtering )
+ 	 * sdl - SDL library, it can also use hardware scaling, filtering etc 
+ 	 * dga, fsdga - DGA extension.
+ 	 * fsbdev - framebuffer device ( watching movies on text console )
+ 	 * x11 - simple x11 output.
+ Please choose carefully because it has tramendous effect on speed.
 
+Template: mplayer/cfgnote
+Type: note
+Description: Create your ~/.mplayer/conf file.
+ Remember to read documentation and edit your ~/.mplayer/conf
+ (or /etc/mplayer.conf) file. This binary depends heavily on
+ your hardware - which means that it needs tweaking for every single
+ machine it's installed to. And it also it means that it will use
+ your setup very effectively. Look at /usr/share/doc/mplayer
+ end
+