From 3f363a37d751954fe57c3ff0491bb179d7fde7a9 Mon Sep 17 00:00:00 2001 From: "kyj@bowong.ai" Date: Mon, 26 May 2025 14:35:26 +0800 Subject: [PATCH] =?UTF-8?q?FIX=20=E4=BF=AE=E5=A4=8D=E8=A7=86=E9=A2=91?= =?UTF-8?q?=E5=88=87=E5=89=B2=E5=91=BD=E4=BB=A4=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nodes/video.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/video.py b/nodes/video.py index 8fa07dd..f5cff41 100644 --- a/nodes/video.py +++ b/nodes/video.py @@ -90,7 +90,7 @@ class VideoCut: "-sc_threshold", "0", "-g", - "1" + "1", "-force_key_frames", "expr:gte(t, n_forced * 1)", "-v",