changeset 13432:ca0cf56c02d2

fixes, better wordings on the new portable anymap and md5sum video output drivers (introduced by revision 1.726) + a small fix on jpeg section
author gpoirier
date Wed, 22 Sep 2004 11:25:26 +0000
parents 15efa8ab93e3
children 0aca41a3e2ec
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 8 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Wed Sep 22 10:26:22 2004 +0000
+++ b/DOCS/man/en/mplayer.1	Wed Sep 22 11:25:26 2004 +0000
@@ -2854,7 +2854,7 @@
 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 @@
 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