[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.733,1.734

Guillaume Poirier CVS syncmail at mplayerhq.hu
Wed Sep 22 13:25:29 CEST 2004


CVS change done by Guillaume Poirier CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv12841/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
fixes, better wordings on the new portable anymap and md5sum video output
drivers (introduced by revision 1.726)
+ a small fix on jpeg section


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.733
retrieving revision 1.734
diff -u -r1.733 -r1.734
--- mplayer.1	22 Sep 2004 10:26:22 -0000	1.733
+++ mplayer.1	22 Sep 2004 11:25:26 -0000	1.734
@@ -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




More information about the MPlayer-DOCS mailing list