From 14ec021eaede5454fd0b33864549a81444a8dbe7 Mon Sep 17 00:00:00 2001 From: vladmandic Date: Fri, 13 Mar 2026 12:01:36 +0100 Subject: [PATCH] merge: modules/ltx/ltx_process.py --- modules/ltx/ltx_process.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ltx/ltx_process.py b/modules/ltx/ltx_process.py index 39dd615bf..1b56500d8 100644 --- a/modules/ltx/ltx_process.py +++ b/modules/ltx/ltx_process.py @@ -283,7 +283,7 @@ def run_ltx(task_id, except Exception: aac_sample_rate = 24000 - num_frames, video_file = save_video( + num_frames, video_file, _thumb = save_video( p=p, pixels=frames, audio=audio,