]> git.sesse.net Git - x264/commitdiff
Add no-mbtree to fprofile (and fix pyramid in fprofile)
authorFiona Glaser <fiona@x264.com>
Thu, 13 Aug 2009 21:12:26 +0000 (14:12 -0700)
committerFiona Glaser <fiona@x264.com>
Thu, 13 Aug 2009 21:12:26 +0000 (14:12 -0700)
Makefile

index c3d03c739fdd340af8117efc66b255b1fbfbcebf..563f185be1f6eb76267564c88a474d39aba197b3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -108,7 +108,7 @@ SRC2 = $(SRCS) $(SRCCLI)
 OPT0 = --crf 30 -b1 -m1 -r1 --me dia --no-cabac --direct temporal --ssim --no-weightb
 OPT1 = --crf 16 -b2 -m3 -r3 --me hex --no-8x8dct --direct spatial --no-dct-decimate -t0
 OPT2 = --crf 26 -b4 -m5 -r2 --me hex --cqm jvt --nr 100 --psnr --no-mixed-refs --b-adapt 2
-OPT3 = --crf 18 -b3 -m9 -r5 --me umh -t1 -A all --b-pyramid --direct auto --no-fast-pskip
+OPT3 = --crf 18 -b3 -m9 -r5 --me umh -t1 -A all --b-pyramid --direct auto --no-fast-pskip --no-mbtree
 OPT4 = --crf 22 -b3 -m7 -r4 --me esa -t2 -A all --psy-rd 1.0:1.0
 OPT5 = --frames 50 --crf 24 -b3 -m10 -r3 --me tesa -t2
 OPT6 = --frames 50 -q0 -m9 -r2 --me hex -Aall