summaryrefslogtreecommitdiffstats
path: root/DOCS/mplayer.1
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-15 18:27:51 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-15 18:27:51 +0000
commit77c23fbd26336f7d62b4db6842577c8573b3c271 (patch)
tree9ddb24bc612ba4d2fb75c2113b3a50adcdebb2ef /DOCS/mplayer.1
parent223bda7194c6d4a876ac34a933483d5cfcf142ea (diff)
downloadmpv-77c23fbd26336f7d62b4db6842577c8573b3c271.tar.bz2
mpv-77c23fbd26336f7d62b4db6842577c8573b3c271.tar.xz
<this is an empty cvs comment ;>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@440 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/mplayer.1')
-rw-r--r--DOCS/mplayer.127
1 files changed, 21 insertions, 6 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 969fe911a6..4f9644b828 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -28,6 +28,11 @@ mplayer \- Movie Player for Linux
.RB [ \-pp\ quality ]
.RB [ \-include\ configfile ]
.RB [ \-ffactor\ number ]
+.RB [ \-sub\ file ]
+.RB [ \-subfps\ rate ]
+.RB [ \-vm\ ]
+.RB [ \-zoom\ ]
+
.I file
.PP
.SH DESCRIPTION
@@ -60,12 +65,15 @@ play video cd track from device instead of plain file
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 (with xv, xmga, gl, sdl, x11,
+fbdev drivers)
+.TP
+.B \-vm
+use the XF86VidMode extension (with x11, sdl, and dga1
+drivers, dga2 doesn't need this)
+.TP
+.B \-zoom
+use software scaling
.TP
.B \-x\ x
scale image to x width [if driver suppports!]
@@ -147,6 +155,13 @@ force usage of non-interleaved AVI parser
.TP
.B \-include
specify config file to be parsed after the default
+.TP
+.B \-sub
+specify subtitle file to display
+.TP
+.B \-subfps
+specify frame/sec rate of the subtitle file, in
+case it was autodetected wrong
.IP
.SH "ALPHA/BETA CODE"
.TP