changeset 1479:fc0fece9e83d

*** empty log message ***
author gabucino
date Fri, 10 Aug 2001 16:21:46 +0000
parents 6f9167f0fcca
children a7a59a391a01
files DOCS/example.conf DOCS/mplayer.1
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/example.conf	Fri Aug 10 01:27:02 2001 +0000
+++ b/DOCS/example.conf	Fri Aug 10 16:21:46 2001 +0000
@@ -38,6 +38,9 @@
 #zoom=no		# Enable software scaling (powerful CPU needed)
 			# Used by drivers: svga, aalib
 
+# double=yes		# use double-buffering (recommended for xv with
+			# SUB/OSD usage)
+
 # x=800			# scale movie to <x> pixels width
 # y=600			# scale movie to <y> pixels height
 
--- a/DOCS/mplayer.1	Fri Aug 10 01:27:02 2001 +0000
+++ b/DOCS/mplayer.1	Fri Aug 10 16:21:46 2001 +0000
@@ -58,6 +58,7 @@
 .RB [ \-ac\ audio\ codec\ name ]
 .RB [ \-vfm\ video\ codec\ family ]
 .RB [ \-afm\ audio\ codec\ family ]
+.RB [ \-frames\ number ]
 .I - or file
 .PP
 .SH DESCRIPTION
@@ -325,6 +326,9 @@
         -fsmode 1      ICCCWM patch (for KDE2/icewm)
         -fsmode 2      old method (0.17a)
 	-fsmode 3      ICCCWM patch + Motif method
+.TP
+.B \-frames\ number
+MPlayer plays <number> frames, then quits.
 .IP
 .SH "ALPHA/BETA CODE"
 .TP