Index: DOCS/man/en/mplayer.1 =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v retrieving revision 1.984 diff -u -r1.984 mplayer.1 --- DOCS/man/en/mplayer.1 31 May 2005 20:33:52 -0000 1.984 +++ DOCS/man/en/mplayer.1 1 Jun 2005 19:42:49 -0000 @@ -7269,6 +7269,29 @@ Switch to fixed quantizer mode and specify the quantizer to be used. . .TP +.B zones=[/\:[/\:...]] +User specified quality for specific parts (ending, credits, ...) +(ABR or two pass). +Each zone is ,, where mode may be +.PD 0 +.RSs +.IPs "q" +constant quantizer override. +In that case, value=<2.0\-31.0> represents the quantizer value. +.IPs "w" +ratecontrol weigth override. +In that case, value=<0.01\-2.00> represents the quality correction in %. +.RE +.PD 1 +.RS +.I NOTE: +The quantizer option is not strictly enforced. +It affects only the planning stage of ratecontrol, and is still subject +to overflow compensation and qp_min/qp_max. +.RE +. +. +.TP .B me_quality=<0\-6> This option controls the motion estimation subsystem. The higher the value, the more precise the estimation should be (default: 6).