comparison DOCS/man/en/mplayer.1 @ 13494:c78b1c7cc818

identical text for identical suboptions
author diego
date Mon, 27 Sep 2004 19:18:45 +0000
parents 5a16d1f4890b
children 2074e959b32c
comparison
equal deleted inserted replaced
13493:5a16d1f4890b 13494:c78b1c7cc818
2863 smooth factor (default: 0) 2863 smooth factor (default: 0)
2864 .IPs quality=<0\-100> 2864 .IPs quality=<0\-100>
2865 quality factor (default: 75) 2865 quality factor (default: 75)
2866 .IPs outdir=<dirname> 2866 .IPs outdir=<dirname>
2867 Specify the directory to save the JPEG files to (default: ./). 2867 Specify the directory to save the JPEG files to (default: ./).
2868 .IPs subdirs=<value> 2868 .IPs subdirs=<prefix>
2869 If specified, MPlayer will create numbered subdirectories with the 2869 Create numbered subdirectories with the specified prefix to
2870 specified prefix. 2870 save the files in instead of the current directory.
2871 If it's not specified, no subdirectories are created 2871 .IPs maxfiles=<value> (subdirs only)
2872 and all JPEG files are written to the same directory. 2872 Maximum number of files to be saved per subdirectory.
2873 .IPs maxfiles=<value>
2874 Maximum number of JPEG files to be saved per subdirectory in case subdirs
2875 is specified.
2876 Must be equal to or larger than 1 (default: 1000). 2873 Must be equal to or larger than 1 (default: 1000).
2877 .RE 2874 .RE
2878 .PD 1 2875 .PD 1
2879 . 2876 .
2880 .TP 2877 .TP
2900 .IPs outdir=<dirname> 2897 .IPs outdir=<dirname>
2901 Specify the directory to save the PNM files to (default: ./). 2898 Specify the directory to save the PNM files to (default: ./).
2902 .IPs subdirs=<prefix> 2899 .IPs subdirs=<prefix>
2903 Create numbered subdirectories with the specified prefix to 2900 Create numbered subdirectories with the specified prefix to
2904 save the files in instead of the current directory. 2901 save the files in instead of the current directory.
2905 .IPs maxfiles=<value> (subdir only) 2902 .IPs maxfiles=<value> (subdirs only)
2906 Maximum number of PNM files to be saved per subdirectory. 2903 Maximum number of files to be saved per subdirectory.
2907 Must be equal to or larger than 1 (default: 1000). 2904 Must be equal to or larger than 1 (default: 1000).
2908 .RE 2905 .RE
2909 .PD 1 2906 .PD 1
2910 . 2907 .
2911 .TP 2908 .TP