# HG changeset patch # User lorenm # Date 1113855223 0 # Node ID 47027be213b2d7a2f3b8570e91e4102ee318df73 # Parent 4d8a0ecce6aca6422301d32c2e179468295e04c6 mention the generic ratecontrol options (lmin,lmax,vqcomp,vratetol) diff -r 4d8a0ecce6ac -r 47027be213b2 DOCS/tech/snow.txt --- a/DOCS/tech/snow.txt Mon Apr 18 19:49:40 2005 +0000 +++ b/DOCS/tech/snow.txt Mon Apr 18 20:13:43 2005 +0000 @@ -29,6 +29,11 @@ instead, and set it to a quantizer near the target average quant of the final encode. + * lmin, lmax, vqcomp, vratetol + Generic multipass ratecontrol options, subject to the same suggestions + as in other codecs. + lmin=1 can be useful for medium to high bitrates (see vqscale). + * cmp, subcmp, mbcmp Set the comparison function, default: 0 (SAD). useful values = 0 (SAD), 1 (SSD), 11 (5/3 wavelet), 12 (9/7 wavelet).