Commit a01d1f07 authored by darkshikari's avatar darkshikari

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

Patch by Lou Logan. 


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22695 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent bfc1736f
......@@ -20,3 +20,4 @@ directpred=1
trellis=1
flags2=+bpyramid+mixed_refs+wpred+dct8x8+fastpskip
wpredp=2
rc_lookahead=30
......@@ -20,3 +20,4 @@ directpred=1
trellis=0
flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip
wpredp=2
rc_lookahead=30
......@@ -20,3 +20,4 @@ directpred=3
trellis=2
flags2=+bpyramid+mixed_refs+wpred+dct8x8-fastpskip
wpredp=2
rc_lookahead=60
......@@ -20,3 +20,4 @@ directpred=3
trellis=2
flags2=+bpyramid+mixed_refs+wpred+dct8x8-fastpskip
wpredp=2
rc_lookahead=60
......@@ -20,3 +20,4 @@ directpred=3
trellis=1
flags2=+bpyramid+mixed_refs+wpred+dct8x8+fastpskip
wpredp=2
rc_lookahead=50
......@@ -20,3 +20,4 @@ directpred=3
trellis=0
flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip
wpredp=2
rc_lookahead=50
......@@ -20,3 +20,4 @@ directpred=3
trellis=2
flags2=+bpyramid+mixed_refs+wpred+dct8x8+fastpskip
wpredp=2
rc_lookahead=60
......@@ -20,3 +20,4 @@ directpred=3
trellis=0
flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip
wpredp=2
rc_lookahead=60
......@@ -20,3 +20,4 @@ directpred=1
trellis=0
flags2=-bpyramid-mixed_refs-wpred-dct8x8+fastpskip-mbtree
wpredp=0
aq_mode=0
......@@ -20,3 +20,4 @@ directpred=1
trellis=0
flags2=-bpyramid-mixed_refs-wpred-dct8x8+fastpskip-mbtree
wpredp=0
aq_mode=0
......@@ -20,3 +20,4 @@ directpred=3
trellis=2
flags2=+bpyramid+mixed_refs+wpred+dct8x8+fastpskip
wpredp=2
rc_lookahead=60
......@@ -20,3 +20,4 @@ directpred=3
trellis=0
flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip
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