Commit 7ef7ae93 authored by Lou Logan's avatar Lou Logan Committed by Jason Garrett-Glaser

Update x264 presets in line with latest x264 changes.

Patch by Lou Logan.

Originally committed as revision 22714 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent e69decae
...@@ -18,5 +18,6 @@ bf=3 ...@@ -18,5 +18,6 @@ bf=3
refs=2 refs=2
directpred=1 directpred=1
trellis=1 trellis=1
flags2=+bpyramid-mixed_refs+wpred+dct8x8+fastpskip-mbtree flags2=+bpyramid-mixed_refs+wpred+dct8x8+fastpskip
wpredp=1 wpredp=1
rc_lookahead=20
...@@ -18,5 +18,6 @@ bf=3 ...@@ -18,5 +18,6 @@ bf=3
refs=1 refs=1
directpred=1 directpred=1
trellis=0 trellis=0
flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip-mbtree flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip
wpredp=1 wpredp=1
rc_lookahead=20
coder=1
flags=+loop
cmp=+chroma
partitions=+parti8x8+parti4x4-partp8x8-partb8x8
me_method=dia
subq=1
me_range=16
g=250
keyint_min=25
sc_threshold=40
i_qfactor=0.71
b_strategy=1
qcomp=0.6
qmin=10
qmax=51
qdiff=4
bf=3
refs=1
directpred=1
trellis=0
flags2=+bpyramid-mixed_refs+wpred+dct8x8+fastpskip-mbtree
wpredp=0
coder=1
flags=+loop
cmp=+chroma
partitions=-parti8x8-parti4x4-partp8x8-partb8x8
me_method=dia
subq=1
me_range=16
g=250
keyint_min=25
sc_threshold=40
i_qfactor=0.71
b_strategy=1
qcomp=0.6
qmin=10
qmax=51
qdiff=4
bf=3
refs=1
directpred=1
trellis=0
flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip-mbtree
wpredp=0
coder=1 coder=1
flags=+loop flags=+loop
cmp=+chroma cmp=+chroma
partitions=+parti8x8+parti4x4-partp8x8-partb8x8 partitions=+parti8x8+parti4x4+partp8x8+partb8x8
me_method=dia me_method=hex
subq=1 subq=2
me_range=16 me_range=16
g=250 g=250
keyint_min=25 keyint_min=25
......
...@@ -3,7 +3,7 @@ flags=+loop ...@@ -3,7 +3,7 @@ flags=+loop
cmp=+chroma cmp=+chroma
partitions=-parti8x8-parti4x4-partp8x8-partb8x8 partitions=-parti8x8-parti4x4-partp8x8-partb8x8
me_method=dia me_method=dia
subq=1 subq=2
me_range=16 me_range=16
g=250 g=250
keyint_min=25 keyint_min=25
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment