Change direct prediction for fast first pass to automatic as all other presets

use this mode and it has to be enabled in the first pass to be used in the
second

Originally committed as revision 16474 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Robert Swain 16 years ago
parent 70d4b8ce50
commit 199a8aa9f4
  1. 2
      ffpresets/libx264-fastfirstpass.ffpreset

@ -15,6 +15,6 @@ qmin=10
qmax=51
qdiff=4
refs=1
directpred=1
directpred=3
trellis=0
flags2=-bpyramid-wpred-mixed_refs-dct8x8+fastpskip

Loading…
Cancel
Save