diff DOCS/mplayer.1 @ 1151:20612a4399d8

- reflect changes as to -(no)double and -lircconfig
author acki2
date Sun, 17 Jun 2001 21:20:29 +0000
parents 40ebb676bd73
children 41da1a5e7d1c
line wrap: on
line diff
--- a/DOCS/mplayer.1	Sun Jun 17 20:59:39 2001 +0000
+++ b/DOCS/mplayer.1	Sun Jun 17 21:20:29 2001 +0000
@@ -28,6 +28,7 @@
 .RB [ \-dsp\ device ]
 .RB [ \-pp\ quality ]
 .RB [ \-include\ configfile ]
+.RB [ \-lircconfig\ configfile ]
 .RB [ \-ffactor\ number ]
 .RB [ \-sub\ file ]
 .RB [ \-subfps\ rate ]
@@ -158,6 +159,9 @@
 .B \-osdlevel\ level
 specifies which mode the OSD should start in (0 : none, 1 : seek, 2: seek+timer)
 (default = 2)
+.TP
+.B \-lircconfig\ configfile
+specifies a configfile for LIRC (see http://www.lirc.org) if you don't like the default ~/.lircrc 
 .IP
 .SH "ADVANCED OPTIONS"
 .TP
@@ -242,6 +246,13 @@
 .B \-framedrop
 frame dropping : decode all frames, video may skip
 .TP
+.B \-nodouble
+disable doublebuffering (default). Currently this is only honoured by the DGA driver.
+With the DGA driver this also disables OSD support but yields some speed gain.
+.TP
+.B \-double
+enable doublebuffering. Currently this is only honoured by the DGA driver.
+.TP
 .B \-dvdkey key
 key to decrypt stream encrypted with CSS. For example : -dvdkey F169072699
 (this is NOT for DVD playing! For DVD use the -dvdauth option!)