mirror of
https://github.com/mpv-player/mpv
synced 2024-11-07 01:47:00 +01:00
mention the generic ratecontrol options (lmin,lmax,vqcomp,vratetol)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15215 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
cd57606202
commit
88f440321b
@ -29,6 +29,11 @@ OPTIONS RECOGNIZED BY SNOW
|
||||
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).
|
||||
|
Loading…
Reference in New Issue
Block a user