From: Fiona Glaser Date: Mon, 19 Oct 2009 09:43:48 +0000 (-0700) Subject: Update fprofile with the latest change to b-pyramid X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d73d798ef054c36250d16f75f267091bd5b6a877;p=libx264 Update fprofile with the latest change to b-pyramid --- diff --git a/Makefile b/Makefile index 04d639e8..9ba29f3d 100644 --- a/Makefile +++ b/Makefile @@ -121,7 +121,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 --slice-max-mbs 50 OPT2 = --crf 26 -b4 -m5 -r2 --me hex --cqm jvt --nr 100 --psnr --no-mixed-refs --b-adapt 2 --slice-max-size 1500 -OPT3 = --crf 18 -b3 -m9 -r5 --me umh -t1 -A all --b-pyramid --direct auto --no-fast-pskip --no-mbtree +OPT3 = --crf 18 -b3 -m9 -r5 --me umh -t1 -A all --b-pyramid normal --direct auto --no-fast-pskip --no-mbtree OPT4 = --crf 22 -b3 -m7 -r4 --me esa -t2 -A all --psy-rd 1.0:1.0 --slices 4 OPT5 = --frames 50 --crf 24 -b3 -m10 -r3 --me tesa -t2 OPT6 = --frames 50 -q0 -m9 -r2 --me hex -Aall