# HG changeset patch # User diego # Date 1044239976 0 # Node ID 073b1ca3f3d7ce9d67bf6b0045656fa504e8200b # Parent 84bd5a9b150c4a1138b5f7871136f445ac265aca Better description of -jpeg options, patch by Colin Leroy. Some typo corrections by me. diff -r 84bd5a9b150c -r 073b1ca3f3d7 DOCS/mplayer.1 --- a/DOCS/mplayer.1 Mon Feb 03 02:28:57 2003 +0000 +++ b/DOCS/mplayer.1 Mon Feb 03 02:39:36 2003 +0000 @@ -1481,8 +1481,25 @@ .B \-jpeg (\-vo jpeg only) Specify options for the JPEG output. .br -Available options are: [no]progressive, [no]baseline, optimize, smooth, quality -and outdir. +Available options are: + +.PD 0 +.RSs +.IPs [no]progressive +Specify standard or progressive JPEG. +.IPs [no]baseline +Specify use of baseline or not. +.IPs optimize= +Optimization factor [0-100] +.IPs smooth= +Smooth factor [0-100] +.IPs quality= +Quality factor [0-100] +.IPs outdir= +Directory to save the JPEG files +.RE +.PD 1 +. .TP .B \-monitor_dotclock (fbdev and vesa only) Look into etc/\:example.conf for further information and in DOCS/\:video.html. @@ -2080,12 +2097,12 @@ .IPs eq2[=gamma:contrast:brightness:saturation:rg:gg:bg] Alternative software equalizer that uses lookup tables (very slow), allowing gamma correction in addition to simple brightness, -contrast and saturation adjustment. Note, that it uses the same MMX +contrast and saturation adjustment. Note that it uses the same MMX optimized code as -vop eq if all gamma values are 1.0! The parameters are given as floating point values. -Defaults are gamma=1.0, contrast=1.0, brightness=0.0 and stauration=1.0. +Defaults are gamma=1.0, contrast=1.0, brightness=0.0 and saturation=1.0. Parameters rg, gg, bg are the independent gamma values for the Red, Green -and Blue components, all defaults to 1.0 +and Blue components, all default to 1.0. The values are 0.1\-10 for gammas, -2\-2 for contrast (negative values result in negative image) -1\-1 for brightness and 0\-3 for saturation. .IPs halfpack[=f]