add a denoiser filter
This commit is contained in:
		@ -98,6 +98,13 @@ adm.addVideoFilter(
 | 
			
		||||
    "targetAR=0",
 | 
			
		||||
    "lockAR=False",
 | 
			
		||||
    "roundup=2")
 | 
			
		||||
adm.addVideoFilter(
 | 
			
		||||
    "MplayerDenoise3DHQ",
 | 
			
		||||
    "mode=4",
 | 
			
		||||
    "luma_spatial=4.000000",
 | 
			
		||||
    "chroma_spatial=3.000000",
 | 
			
		||||
    "luma_temporal=6.000000",
 | 
			
		||||
    "chroma_temporal=4.500000")
 | 
			
		||||
adm.setContainer(
 | 
			
		||||
    "MP4",
 | 
			
		||||
    "muxerType=0",
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user