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

Use the newly available x264 parameters in ffmpeg in the x264 preset files.

Patch by Lou Logan.

Originally committed as revision 22695 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent cae9a15c
...@@ -20,3 +20,4 @@ directpred=1 ...@@ -20,3 +20,4 @@ directpred=1
trellis=1 trellis=1
flags2=+bpyramid+mixed_refs+wpred+dct8x8+fastpskip flags2=+bpyramid+mixed_refs+wpred+dct8x8+fastpskip
wpredp=2 wpredp=2
rc_lookahead=30
...@@ -20,3 +20,4 @@ directpred=1 ...@@ -20,3 +20,4 @@ directpred=1
trellis=0 trellis=0
flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip
wpredp=2 wpredp=2
rc_lookahead=30
...@@ -20,3 +20,4 @@ directpred=3 ...@@ -20,3 +20,4 @@ directpred=3
trellis=2 trellis=2
flags2=+bpyramid+mixed_refs+wpred+dct8x8-fastpskip flags2=+bpyramid+mixed_refs+wpred+dct8x8-fastpskip
wpredp=2 wpredp=2
rc_lookahead=60
...@@ -20,3 +20,4 @@ directpred=3 ...@@ -20,3 +20,4 @@ directpred=3
trellis=2 trellis=2
flags2=+bpyramid+mixed_refs+wpred+dct8x8-fastpskip flags2=+bpyramid+mixed_refs+wpred+dct8x8-fastpskip
wpredp=2 wpredp=2
rc_lookahead=60
...@@ -20,3 +20,4 @@ directpred=3 ...@@ -20,3 +20,4 @@ directpred=3
trellis=1 trellis=1
flags2=+bpyramid+mixed_refs+wpred+dct8x8+fastpskip flags2=+bpyramid+mixed_refs+wpred+dct8x8+fastpskip
wpredp=2 wpredp=2
rc_lookahead=50
...@@ -20,3 +20,4 @@ directpred=3 ...@@ -20,3 +20,4 @@ directpred=3
trellis=0 trellis=0
flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip
wpredp=2 wpredp=2
rc_lookahead=50
...@@ -20,3 +20,4 @@ directpred=3 ...@@ -20,3 +20,4 @@ directpred=3
trellis=2 trellis=2
flags2=+bpyramid+mixed_refs+wpred+dct8x8+fastpskip flags2=+bpyramid+mixed_refs+wpred+dct8x8+fastpskip
wpredp=2 wpredp=2
rc_lookahead=60
...@@ -20,3 +20,4 @@ directpred=3 ...@@ -20,3 +20,4 @@ directpred=3
trellis=0 trellis=0
flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip
wpredp=2 wpredp=2
rc_lookahead=60
...@@ -20,3 +20,4 @@ directpred=1 ...@@ -20,3 +20,4 @@ directpred=1
trellis=0 trellis=0
flags2=-bpyramid-mixed_refs-wpred-dct8x8+fastpskip-mbtree flags2=-bpyramid-mixed_refs-wpred-dct8x8+fastpskip-mbtree
wpredp=0 wpredp=0
aq_mode=0
...@@ -20,3 +20,4 @@ directpred=1 ...@@ -20,3 +20,4 @@ directpred=1
trellis=0 trellis=0
flags2=-bpyramid-mixed_refs-wpred-dct8x8+fastpskip-mbtree flags2=-bpyramid-mixed_refs-wpred-dct8x8+fastpskip-mbtree
wpredp=0 wpredp=0
aq_mode=0
...@@ -20,3 +20,4 @@ directpred=3 ...@@ -20,3 +20,4 @@ directpred=3
trellis=2 trellis=2
flags2=+bpyramid+mixed_refs+wpred+dct8x8+fastpskip flags2=+bpyramid+mixed_refs+wpred+dct8x8+fastpskip
wpredp=2 wpredp=2
rc_lookahead=60
...@@ -20,3 +20,4 @@ directpred=3 ...@@ -20,3 +20,4 @@ directpred=3
trellis=0 trellis=0
flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip
wpredp=2 wpredp=2
rc_lookahead=60
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