1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-21 16:47:28 +02:00

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.
(cherry picked from commit c7ac200d15)
This commit is contained in:
Jason Garrett-Glaser
2011-02-08 15:51:15 -08:00
committed by Michael Niedermayer
parent 2c855cea85
commit a97b9325cb
27 changed files with 54 additions and 54 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ sc_threshold=40
i_qfactor=0.71
b_strategy=2
qcomp=0.6
qmin=10
qmax=51
qmin=0
qmax=69
qdiff=4
bf=3
refs=8