summaryrefslogtreecommitdiffstats
path: root/debian/templates
diff options
context:
space:
mode:
authoreyck <eyck@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-05 19:11:58 +0000
committereyck <eyck@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-05 19:11:58 +0000
commitf15d5ddc822816435c69b863577bc696d84b6acd (patch)
treef02266db3e0291aef8dd6878c8fa7846d98fb9ac /debian/templates
parent57f571dea231b919e704809409c4a0f4e2c3b1b2 (diff)
downloadmpv-f15d5ddc822816435c69b863577bc696d84b6acd.tar.bz2
mpv-f15d5ddc822816435c69b863577bc696d84b6acd.tar.xz
nice texts. substvars shouldn't be in cvs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1443 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'debian/templates')
-rw-r--r--debian/templates21
1 files changed, 20 insertions, 1 deletions
diff --git a/debian/templates b/debian/templates
index eb095f81ae..dcd36e74ec 100644
--- a/debian/templates
+++ b/debian/templates
@@ -28,5 +28,24 @@ Template: mplayer/voutput
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