focal length and remove cropping
This commit is contained in:
		@ -101,16 +101,9 @@ adm.videoCodec(
 | 
			
		||||
    "ratecontrol.lookahead=40")
 | 
			
		||||
adm.addVideoFilter(
 | 
			
		||||
    "shaderLoader", "shaderFile=/opt/rk/avidemux/unfish_gopro_8:7.glsl")
 | 
			
		||||
adm.addVideoFilter(
 | 
			
		||||
    "crop",
 | 
			
		||||
    "top=80",
 | 
			
		||||
    "bottom=0",
 | 
			
		||||
    "left=0",
 | 
			
		||||
    "right=0",
 | 
			
		||||
    "ar_select=0")
 | 
			
		||||
adm.addVideoFilter(
 | 
			
		||||
    "swscale",
 | 
			
		||||
    "width=2880",
 | 
			
		||||
    "width=2832",
 | 
			
		||||
    "height=2160",
 | 
			
		||||
    "algo=2",
 | 
			
		||||
    "sourceAR=0",
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user