[x264-devel] commit: Update fprofile with the latest change to b-pyramid ( Jason Garrett-Glaser )
git version control
git at videolan.org
Mon Oct 19 11:44:26 CEST 2009
x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Mon Oct 19 02:43:48 2009 -0700| [bcba15dbbc0d6be28129b85d541a0bc5050bab40] | committer: Jason Garrett-Glaser
Update fprofile with the latest change to b-pyramid
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=bcba15dbbc0d6be28129b85d541a0bc5050bab40
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index 04d639e..9ba29f3 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
More information about the x264-devel
mailing list