1
0

focal length and remove cropping

This commit is contained in:
2025-10-01 00:11:30 +02:00
parent 8c60a46945
commit d346c69f69
3 changed files with 11 additions and 30 deletions

View File

@ -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",