1
mirror of https://github.com/mpv-player/mpv synced 2024-10-18 10:25:02 +02:00
- added "bf_threshold"
- I'm not sure "hq_ac" always save bits


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9845 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rguyom 2003-04-06 15:48:21 +00:00
parent 57711f674d
commit abcc288118

View File

@ -3466,9 +3466,10 @@ maximum number of B frames to put between I/P frames (default=0)
quantizer ratio between B and non B frames, 150=1.50 (default=150)
.IPs bquant_offset=<-1000\-1000>
quantizer offset between B and non B frames, 100=1.00 (default=100)
.IPs bf_threshold=<-255\-255>
change the probability of a frame to be a bframe (default=0)
.IPs hq_ac
enable a better prediction of AC component, will save bits at cost of a
slightly slower encoding (default=off)
enable a better prediction of AC component (default=off)
.IPs vhq=<0\-4>
enable a higher quality ME search using DCT, faster to slower: