mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-11 17:55:21 +00:00
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
23 lines
322 B
Plaintext
23 lines
322 B
Plaintext
coder=1
|
|
flags=+loop
|
|
cmp=+chroma
|
|
partitions=+parti8x8+parti4x4+partp8x8+partp4x4+partb8x8
|
|
me=tesa
|
|
subq=7
|
|
me_range=32
|
|
g=250
|
|
keyint_min=25
|
|
sc_threshold=40
|
|
i_qfactor=0.71
|
|
b_strategy=1
|
|
qcomp=0.6
|
|
qmin=10
|
|
qmax=51
|
|
qdiff=4
|
|
bf=16
|
|
refs=16
|
|
directpred=3
|
|
bidir_refine=1
|
|
trellis=2
|
|
flags2=+bpyramid+wpred+brdo+mixed_refs+dct8x8-fastpskip
|