diff DOCS/mplayer.1 @ 472:a25ba0fd865e

commiting yesterday's changes that accidently lost ;(((
author gabucino
date Mon, 16 Apr 2001 06:55:31 +0000
parents f8fa7c820568
children 5bf4b70bd66a
line wrap: on
line diff
--- a/DOCS/mplayer.1	Mon Apr 16 04:03:56 2001 +0000
+++ b/DOCS/mplayer.1	Mon Apr 16 06:55:31 2001 +0000
@@ -21,6 +21,8 @@
 .RB [ \-mc\ seconds/5f ]
 .RB [ \-afm\ audio\ decoder ]
 .RB [ \-fs\ ]
+.RB [ \-vm\ ]
+.RB [ \-zoom\ ]
 .RB [ \-x\ x ]
 .RB [ \-y\ y ]
 .RB [ \-xy\ factor ]
@@ -28,6 +30,8 @@
 .RB [ \-pp\ quality ]
 .RB [ \-include\ configfile ]
 .RB [ \-ffactor\ number ]
+.RB [ \-sub\ file ]
+.RB [ \-subfps\ rate ]
 .I file
 .PP
 .SH DESCRIPTION
@@ -60,12 +64,14 @@
 don't play sound
 .TP
 .B \-fs
-fullscreen playing (only gl, xmga and xv drivers)
-
-.I NOTE
-The X11 driver doesn't support fullscreen and scaling.
-However, you can do it yourself, just press ALT,CTRL,-
-or ALT,CTRL,+ simultaneously, see X-server docs for details.
+fullscreen playing (centers movie, and makes black
+bands around it)
+.TP
+.B \-vm
+use XF86VidMode extension for mode changing
+.TP
+.B \-zoom
+use software scaling, where available
 .TP
 .B \-x\ x
 scale image to x width [if driver suppports!]
@@ -101,6 +107,13 @@
         0.75 very narrow black outline [default]
         1    narrow black outline
         10   bold black outline
+.TP
+.B \-sub\ file
+use/display this subtitle file
+.TP
+.B \-subfps\ rate
+specify frame/sec rate of subtitle file
+(default: the same as the movie)
 .IP
 .SH "ADVANCED OPTIONS"
 .TP