# HG changeset patch # User gpoirier # Date 1095852326 0 # Node ID ca0cf56c02d27126c6519bc7e0b37bedb6f94176 # Parent 15efa8ab93e3a035fd0e648b79838ceee4dea65b fixes, better wordings on the new portable anymap and md5sum video output drivers (introduced by revision 1.726) + a small fix on jpeg section diff -r 15efa8ab93e3 -r ca0cf56c02d2 DOCS/man/en/mplayer.1 --- 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= +.IPs outdir= Specify the directory to save the JPEG files to. If not specified, all JPEG files are written to the current directory. .IPs subdirs= @@ -2893,17 +2893,14 @@ Write PNM files in raw mode (default). .IPs ascii Write PNM files in ASCII mode. -.IPs outdir= -Specify the directory to save the PNM files to. -If not specified, all PNM files are written to the current directory. +.IPs outdir= +Specify the directory to save the PNM files to (default: ./). .IPs subdirs= -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= -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= (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