4ee735fc54
* default - x264 CLI default values * fastfirstpass - disables options unnecessary for first pass * normal - Dark Shikari’s Q55 preset * hq - Dark Shikari’s Q75 preset * max - all options maxed out (at time of writing) Originally committed as revision 15348 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 lines
235 B
Plaintext
19 lines
235 B
Plaintext
coder=1
|
|
flags=+loop
|
|
cmp=+chroma
|
|
partitions=+parti8x8+parti4x4+partp8x8+partb8x8
|
|
me=hex
|
|
subq=5
|
|
me_range=16
|
|
g=250
|
|
keyint_min=25
|
|
sc_threshold=40
|
|
i_qfactor=0.71
|
|
b_strategy=1
|
|
qcomp=0.6
|
|
qmin=10
|
|
qmax=51
|
|
qdiff=4
|
|
directpred=1
|
|
flags2=+fastpskip
|