aboutsummaryrefslogtreecommitdiffstats
path: root/ffpresets/libx264-max.ffpreset
diff options
context:
space:
mode:
authorRobert Swain <robert.swain@gmail.com>2009-01-07 16:51:55 +0000
committerRobert Swain <robert.swain@gmail.com>2009-01-07 16:51:55 +0000
commitef4140690b60a9322f26f43a2ae4be304050e6f1 (patch)
tree46bf08a160a99ec4209d3bf9aeb7e1b79646510e /ffpresets/libx264-max.ffpreset
parent6e5f27ca80df19299c1c3a82c51fefbb14f8b28b (diff)
downloadandroid_external_ffmpeg-ef4140690b60a9322f26f43a2ae4be304050e6f1.tar.gz
android_external_ffmpeg-ef4140690b60a9322f26f43a2ae4be304050e6f1.tar.bz2
android_external_ffmpeg-ef4140690b60a9322f26f43a2ae4be304050e6f1.zip
Be consistent and use b-frames throughout the presets to avoid confusion about
whether they have to be specified in the first pass as well. Also use b_strategy=2 in hq and max presets to further improve compression efficiency. Originally committed as revision 16476 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'ffpresets/libx264-max.ffpreset')
-rw-r--r--ffpresets/libx264-max.ffpreset4
1 files changed, 2 insertions, 2 deletions
diff --git a/ffpresets/libx264-max.ffpreset b/ffpresets/libx264-max.ffpreset
index 3638480a88..afdde53469 100644
--- a/ffpresets/libx264-max.ffpreset
+++ b/ffpresets/libx264-max.ffpreset
@@ -9,12 +9,12 @@ g=250
keyint_min=25
sc_threshold=40
i_qfactor=0.71
-b_strategy=1
+b_strategy=2
qcomp=0.6
qmin=10
qmax=51
qdiff=4
-bf=16
+bf=4
refs=16
directpred=3
trellis=2