summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-22 11:25:26 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-22 11:25:26 +0000
commit98c8c4acbf7d03d48411f270b069ff109e48579e (patch)
treeebfb2dbce3d16c22f6b08c833240a1b96c875cf9 /DOCS
parent295d8be1cb9c2f72da2b3bdb170c2fb5099f32f1 (diff)
downloadmpv-98c8c4acbf7d03d48411f270b069ff109e48579e.tar.bz2
mpv-98c8c4acbf7d03d48411f270b069ff109e48579e.tar.xz
fixes, better wordings on the new portable anymap and md5sum video output
drivers (introduced by revision 1.726) + a small fix on jpeg section git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13433 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.119
1 files changed, 8 insertions, 11 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index d77cfe9cc0..13a1be1bac 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -2854,7 +2854,7 @@ optimization factor (default: 100)
smooth factor (default: 0)
.IPs quality=<0\-100>
quality factor (default: 75)
-.IPs outdir=<value>
+.IPs outdir=<dirname>
Specify the directory to save the JPEG files to.
If not specified, all JPEG files are written to the current directory.
.IPs subdirs=<value>
@@ -2893,17 +2893,14 @@ bottom of the picture.
Write PNM files in raw mode (default).
.IPs ascii
Write PNM files in ASCII mode.
-.IPs outdir=<value>
-Specify the directory to save the PNM files to.
-If not specified, all PNM files are written to the current directory.
+.IPs outdir=<dirname>
+Specify the directory to save the PNM files to (default: ./).
.IPs subdirs=<value>
-If specified, MPlayer will create numbered subdirectories with the
-specified prefix.
-If it's not specified, no subdirectories are created
-and all PNM files are written to the same directory.
-.IPs maxfiles=<value>
-Maximum number of PNM files to be saved per subdirectory in case subdirs
-is specified.
+Will create numbered subdirectories with the specified prefix.
+By default, no subdirectories are created and all PNM files are
+written to the same directory.
+.IPs maxfiles=<value> (subdir only)
+Maximum number of PNM files to be saved per subdirectory.
Must be equal to or larger than 1 (default: 1000).
.RE
.PD 1