Skip to content
Snippets Groups Projects
Commit c7ac200d authored by Jason Garrett-Glaser's avatar Jason Garrett-Glaser
Browse files

Update qmin/qmax values for libx264 presets

Also allow qmin/qmax to go up to 69 (the current max value for libx264).  This
will have to increase when we add 9/10-bit support.
parent f7f8120f
No related branches found
No related tags found
No related merge requests found
Showing
with 40 additions and 40 deletions
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=1 b_strategy=1
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
bf=3 bf=3
refs=2 refs=2
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=1 b_strategy=1
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
bf=3 bf=3
refs=1 refs=1
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=1 b_strategy=1
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
bf=3 bf=3
refs=2 refs=2
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=1 b_strategy=1
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
bf=3 bf=3
refs=1 refs=1
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=1 b_strategy=1
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
directpred=1 directpred=1
flags2=+fastpskip flags2=+fastpskip
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=1 b_strategy=1
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
refs=16 refs=16
directpred=1 directpred=1
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=1 b_strategy=1
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
directpred=1 directpred=1
flags2=+fastpskip flags2=+fastpskip
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=1 b_strategy=1
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
refs=2 refs=2
directpred=1 directpred=1
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=1 b_strategy=1
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
refs=4 refs=4
directpred=1 directpred=1
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=1 b_strategy=1
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
directpred=1 directpred=1
flags2=+fastpskip flags2=+fastpskip
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=1 b_strategy=1
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
bf=3 bf=3
refs=3 refs=3
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=1 b_strategy=1
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
bf=3 bf=3
refs=1 refs=1
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=2 b_strategy=2
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
bf=16 bf=16
refs=16 refs=16
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=2 b_strategy=2
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
bf=16 bf=16
refs=16 refs=16
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=2 b_strategy=2
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
bf=3 bf=3
refs=5 refs=5
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=2 b_strategy=2
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
bf=3 bf=3
refs=1 refs=1
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=2 b_strategy=2
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
bf=3 bf=3
refs=8 refs=8
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=2 b_strategy=2
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
bf=3 bf=3
refs=1 refs=1
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=1 b_strategy=1
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
bf=3 bf=3
refs=1 refs=1
......
...@@ -11,8 +11,8 @@ sc_threshold=40 ...@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71 i_qfactor=0.71
b_strategy=1 b_strategy=1
qcomp=0.6 qcomp=0.6
qmin=10 qmin=0
qmax=51 qmax=69
qdiff=4 qdiff=4
bf=3 bf=3
refs=1 refs=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment