From: Fiona Glaser Date: Thu, 13 Aug 2009 21:12:26 +0000 (-0700) Subject: Add no-mbtree to fprofile (and fix pyramid in fprofile) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9179e923c80d4720950ae90187bbcb2cd13f430a;p=libx264 Add no-mbtree to fprofile (and fix pyramid in fprofile) --- diff --git a/Makefile b/Makefile index c3d03c73..563f185b 100644 --- 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