identical text for identical suboptions

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13495 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-09-27 19:18:45 +00:00
parent edc68fcea3
commit 734d04d14e
1 changed files with 7 additions and 10 deletions

View File

@ -2865,14 +2865,11 @@ smooth factor (default: 0)
quality factor (default: 75) quality factor (default: 75)
.IPs outdir=<dirname> .IPs outdir=<dirname>
Specify the directory to save the JPEG files to (default: ./). Specify the directory to save the JPEG files to (default: ./).
.IPs subdirs=<value> .IPs subdirs=<prefix>
If specified, MPlayer will create numbered subdirectories with the Create numbered subdirectories with the specified prefix to
specified prefix. save the files in instead of the current directory.
If it's not specified, no subdirectories are created .IPs maxfiles=<value> (subdirs only)
and all JPEG files are written to the same directory. Maximum number of files to be saved per subdirectory.
.IPs maxfiles=<value>
Maximum number of JPEG files to be saved per subdirectory in case subdirs
is specified.
Must be equal to or larger than 1 (default: 1000). Must be equal to or larger than 1 (default: 1000).
.RE .RE
.PD 1 .PD 1
@ -2902,8 +2899,8 @@ Specify the directory to save the PNM files to (default: ./).
.IPs subdirs=<prefix> .IPs subdirs=<prefix>
Create numbered subdirectories with the specified prefix to Create numbered subdirectories with the specified prefix to
save the files in instead of the current directory. save the files in instead of the current directory.
.IPs maxfiles=<value> (subdir only) .IPs maxfiles=<value> (subdirs only)
Maximum number of PNM files to be saved per subdirectory. Maximum number of files to be saved per subdirectory.
Must be equal to or larger than 1 (default: 1000). Must be equal to or larger than 1 (default: 1000).
.RE .RE
.PD 1 .PD 1