changeset 472:a25ba0fd865e

commiting yesterday's changes that accidently lost ;(((
author gabucino
date Mon, 16 Apr 2001 06:55:31 +0000
parents 50e990d816f9
children ce84c478e9e5
files DOCS/VIDEOCARDS DOCS/mplayer.1
diffstat 2 files changed, 20 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/VIDEOCARDS	Mon Apr 16 04:03:56 2001 +0000
+++ b/DOCS/VIDEOCARDS	Mon Apr 16 06:55:31 2001 +0000
@@ -157,7 +157,7 @@
   read the framebuffer documentation in the kernel sources
   (Documentation/fb/*) !
 
-  ... but don't your card doesn't support VBE 2.0 standard (older ISA/PCI
+  ... but your card doesn't support VBE 2.0 standard (older ISA/PCI
   cards, such as S3 Trio64) :
   Well, VESAfb is still available, but you'll have to load SciTech Display
   Doctor (formerly UniVBE) before booting Linux.  Use a DOS boot disk or
--- 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