Merge pull request #28 from alchemy-fr/LatestFFMpeg
Remove incompatible options of FFMpeg 1.1
This commit is contained in:
		
				commit
				
					
						05c3312a77
					
				
			
		
					 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('-refs')->add('6')->add('-coder')->add('1')->add('-qmin') | ||||||
|             ->add('10')->add('-qmax')->add('51') |             ->add('10')->add('-qmax')->add('51') | ||||||
|             ->add('-sc_threshold')->add('40')->add('-flags')->add('+loop') |             ->add('-sc_threshold')->add('40')->add('-flags')->add('+loop') | ||||||
|             ->add('-cmp')->add('+chroma') |  | ||||||
|             ->add('-me_range')->add('16')->add('-subq')->add('7') |             ->add('-me_range')->add('16')->add('-subq')->add('7') | ||||||
|             ->add('-i_qfactor')->add('0.71')->add('-qcomp')->add('0.6') |             ->add('-i_qfactor')->add('0.71')->add('-qcomp')->add('0.6') | ||||||
|             ->add('-qdiff')->add('4') |             ->add('-qdiff')->add('4') | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue