mirror of https://git.ffmpeg.org/ffmpeg.git
Synchronise presets with recent subme/brdo/bidir_refine -> subme changes in
libx264 Originally committed as revision 15572 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d8d12c1594
commit
69bf69c77e
|
@ -16,6 +16,5 @@ qmax=51
|
|||
qdiff=4
|
||||
refs=1
|
||||
directpred=1
|
||||
bidir_refine=0
|
||||
trellis=0
|
||||
flags2=-bpyramid-wpred-brdo-mixed_refs-dct8x8+fastpskip
|
||||
flags2=-bpyramid-wpred-mixed_refs-dct8x8+fastpskip
|
||||
|
|
|
@ -3,7 +3,7 @@ flags=+loop
|
|||
cmp=+chroma
|
||||
partitions=+parti8x8+parti4x4+partp8x8+partb8x8
|
||||
me_method=umh
|
||||
subq=7
|
||||
subq=8
|
||||
me_range=16
|
||||
g=250
|
||||
keyint_min=25
|
||||
|
@ -17,6 +17,5 @@ qdiff=4
|
|||
bf=16
|
||||
refs=4
|
||||
directpred=3
|
||||
bidir_refine=1
|
||||
trellis=1
|
||||
flags2=+bpyramid+wpred+brdo+mixed_refs+dct8x8+fastpskip
|
||||
flags2=+bpyramid+wpred+mixed_refs+dct8x8+fastpskip
|
||||
|
|
|
@ -3,7 +3,7 @@ flags=+loop
|
|||
cmp=+chroma
|
||||
partitions=+parti8x8+parti4x4+partp8x8+partp4x4+partb8x8
|
||||
me_method=tesa
|
||||
subq=7
|
||||
subq=9
|
||||
me_range=32
|
||||
g=250
|
||||
keyint_min=25
|
||||
|
@ -17,6 +17,5 @@ qdiff=4
|
|||
bf=16
|
||||
refs=16
|
||||
directpred=3
|
||||
bidir_refine=1
|
||||
trellis=2
|
||||
flags2=+bpyramid+wpred+brdo+mixed_refs+dct8x8-fastpskip
|
||||
flags2=+bpyramid+wpred+mixed_refs+dct8x8-fastpskip
|
||||
|
|
|
@ -17,6 +17,5 @@ qdiff=4
|
|||
bf=16
|
||||
refs=2
|
||||
directpred=3
|
||||
bidir_refine=1
|
||||
trellis=0
|
||||
flags2=+bpyramid+wpred+dct8x8+fastpskip
|
||||
|
|
Loading…
Reference in New Issue