diff --git a/dumas_h3_longvideos.py b/dumas_h3_longvideos.py index 386f677..2bfb882 100644 --- a/dumas_h3_longvideos.py +++ b/dumas_h3_longvideos.py @@ -7037,7 +7037,7 @@ class H3LongVideos: "soft carry" if shot_handoff is not None else "hard cut") if carry_keyframe and (i + 1) not in ref_keyframed and handoff is not None: ref_keyframed.append(i + 1) - ref_mode_used.append(shot_mode if shot_tag_driven else shot_mode_eff) + ref_mode_used.append(shot_mode_eff) continuity_used.append(continuity_label) ref_aug_used.append(shot_aug) if shot_refs: