diff DOCS/mplayer.1 @ 4908:9b2b09d3ff8b

strike period over, commiting stuff. next commit will be rewrite. (?)
author gabucino
date Fri, 01 Mar 2002 20:39:59 +0000
parents 47f0a86e8b8e
children 8e6ccd3e5325
line wrap: on
line diff
--- a/DOCS/mplayer.1	Fri Mar 01 14:54:05 2002 +0000
+++ b/DOCS/mplayer.1	Fri Mar 01 20:39:59 2002 +0000
@@ -109,6 +109,7 @@
 .RB [ \-softsleep ]
 .RB [ \-rootwin ]
 .RB [ \-font\ <path\ to\ font.desc\ file> ]
+.RB [ \-conf\ <path\ to\ input.conf\ file> ]
 .I < - | file | URL | device >
 .PP
 .SH DESCRIPTION
@@ -245,6 +246,9 @@
     0 - fast bilinear (default)
     1 - bilinear
     2 - bicubic (best quality)
+    3 - ?
+    4 - nearest neighbor (bad quality)
+    5 - area averageing scaling support
 .TP
 .B \-xy\ <factor>
 scale image by <factor>
@@ -314,7 +318,7 @@
 
 .TP
 .B \-playlist <file>
-play files according to this filelist (1 file/row or ASX format).
+play files according to this filelist (1 file/row or Winamp or ASX format).
 .TP
 .B \-ss\ <time>
 seek to given time position. For example :
@@ -347,6 +351,10 @@
 ~/.mplayer/font/font.desc). For example:
 
     -font ~/.mplayer/arial-14/font.desc
+.TP
+.B \-conf\ <path\ to\ input.conf\ file>
+get input bindings from an alternative input.conf file (default :
+~/.mplayer/input.conf).
 .IP
 .SH "ADVANCED OPTIONS"
 .TP