Remove incompatible options of FFMpeg 1.1
This commit is contained in:
parent
b37641f9ab
commit
333de82f09
1 changed files with 0 additions and 1 deletions
|
|
@ -315,7 +315,6 @@ class FFMpeg extends Binary
|
|||
->add('-refs')->add('6')->add('-coder')->add('1')->add('-qmin')
|
||||
->add('10')->add('-qmax')->add('51')
|
||||
->add('-sc_threshold')->add('40')->add('-flags')->add('+loop')
|
||||
->add('-cmp')->add('+chroma')
|
||||
->add('-me_range')->add('16')->add('-subq')->add('7')
|
||||
->add('-i_qfactor')->add('0.71')->add('-qcomp')->add('0.6')
|
||||
->add('-qdiff')->add('4')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue