mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	
			
				
					
						
					
					bb73cda2f6667aa2c1b805a31a10ce9d59c3293d
				
			
			
		
	Specifically: gop_size, max_b_frames, scenechange_threshold, qmin, qmax, max_qdiff, qblur, qcompress and refs. Change their default values to -1 and only use them if the user explicitly set them. Otherwise x264 defaults are used. Move setting those options after x264_param_default_preset(), so they don't get overwritten by it.
Libav README ------------ 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * See the LICENSE file.
					Languages
				
				
								
								
									C
								
								89.9%
							
						
							
								
								
									Assembly
								
								8.1%
							
						
							
								
								
									Makefile
								
								1.3%
							
						
							
								
								
									C++
								
								0.3%
							
						
							
								
								
									Objective-C
								
								0.1%
							
						
							
								
								
									Other
								
								0.1%