presets: use private options in libx264-ipod ffpresets

Change flags2 options to supported libx264 private options.
This commit is contained in:
Lou Logan
2011-09-22 06:27:07 +02:00
committed by Michael Niedermayer
parent 8a73246391
commit e116d15cc4
2 changed files with 6 additions and 4 deletions
+3 -2
View File
@@ -1,7 +1,8 @@
coder=0
bf=0
flags2=-wpred-dct8x8
weightb=0
8x8dct=0
level=13
maxrate=768000
bufsize=3000000
wpredp=0
weightp=0
+3 -2
View File
@@ -1,8 +1,9 @@
coder=0
bf=0
refs=1
flags2=-wpred-dct8x8
weightb=0
8x8dct=0
level=30
maxrate=10000000
bufsize=10000000
wpredp=0
weightp=0