summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-10 16:21:46 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-10 16:21:46 +0000
commit133f574e59a47888c964f853d71a109cc05d00b5 (patch)
tree7784ca0036ef6bace3371337ff758d2197e75426 /DOCS
parent081b1e2743f659cacde4b6b4ab42d15117203bf0 (diff)
downloadmpv-133f574e59a47888c964f853d71a109cc05d00b5.tar.bz2
mpv-133f574e59a47888c964f853d71a109cc05d00b5.tar.xz
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1480 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/example.conf3
-rw-r--r--DOCS/mplayer.14
2 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/example.conf b/DOCS/example.conf
index e3bcec9b84..a5df53c935 100644
--- a/DOCS/example.conf
+++ b/DOCS/example.conf
@@ -38,6 +38,9 @@ fs=yes # Enlarges movie window to your desktop's size.
#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
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 984520f9fb..f85043f791 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -58,6 +58,7 @@ mplayer \- Movie Player for Linux
.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 @@ value between 0 and 7.
-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