Nodes/ComfyUI-Tlant-Toolkit/MiniMax H3高级配置·镜头剪辑(Tlant)
ComfyUI Node

MiniMax H3高级配置·镜头剪辑(Tlant)

Cuts, camera moves, and the ending

By Tlant·Created 3 months ago·Updated 28 days ago· 0
MiniMax H3高级配置·镜头剪辑(Tlant)
    • 镜头剪辑配置
    切镜模式自动
    镜头数量自动
    景别组合自动
    剪辑节奏自动
    转场方式硬切
    运镜类型自动
    运镜幅度
    运镜速度正常
    镜头动感动态
    手持感
    镜头轴线近正面变化
    焦点变化锁定面部
    结束方式动作收束

    This is the category where a clip starts to feel directed instead of just generated. MiniMax H3高级配置·镜头剪辑(Tlant) controls everything about how the camera behaves and how the video is cut - shot count, cuts, shot scales, editing rhythm, transitions, camera moves, handheld feel, focus, and how it all ends. It's one of the six config nodes feeding the Advanced Assembler, and the one that most affects whether your 10 seconds read as a shot or as a scene.

    Architecture is the same across the family: emit a typed 镜头剪辑配置 port, plug it into the assembler's camera slot, and the assembler bakes it into a stateless English instruction for a remote LLM. Leave it unconnected and the assembler rolls a seed-stable random camera config - which is actually a decent default, because H3 handles camera language well. Connect it when you want control, and you often will.

    The inputs that matter:

    • 切镜模式 - no cuts (one continuous shot), cuts allowed, cuts required, or auto. For short clips, the tooltip's caution is worth hearing: too many cuts cramp the timeline.
    • 镜头数量 - 1 to 4 shots, or auto. More shots needs a longer duration to breathe.
    • 景别组合 - how shot scales progress: close-to-medium, wide-to-close, alternating, and so on.
    • 剪辑节奏 - even pacing, accelerating toward the end, beat-synced, commercial, or music-video rhythm.
    • 转场方式 - hard cuts (the stability pick) versus match cuts, whip pans, occlusion transitions, dissolves, or fades.
    • 运镜类型 - the big one, mapped to MiniMax H3's official camera vocabulary: Push In, Pull Out, Zoom, Pan, Truck, Tilt, Pedestal, Arc, Tracking, Roll, Shake, POV. Auto is a safe choice; picking a named move tells the LLM exactly what to write.
    • 运镜幅度 and 运镜速度 - how far and how fast the camera moves.
    • 镜头动感 - overall energy, stable through extremely high-energy. Note the pack's philosophy: high dynamics can come from camera, cuts, light, and editing - not only from big facial motion.
    • 手持感 - handheld intensity; the tooltip suggests none or subtle for close-ups on people.
    • 镜头轴线 - how freely the camera can orbit the subject. Near-frontal keeps faces stable.
    • 焦点变化 - lock focus on the face (default), preserve source focus, rack focus, or foreground-blur play.
    • 结束方式 - how the last beat lands: action settles, held pose, look at camera, loop-compatible ending, cut at climax, or natural. 循环衔接 (loop-friendly) is the one to pick for seamless-loop short videos.

    Output: 镜头剪辑配置, a custom typed port that only connects to the assembler's camera slot. Chinese labels, English final prompt.

    Install

    ComfyUI Manager → search ComfyUI-Tlant-Toolkit → install, or:

    cd ComfyUI/custom_nodes
    git clone https://github.com/Tlant/ComfyUI-Tlant-Toolkit
    

    Restart ComfyUI. No dependencies, no model downloads.

    Where people get burned

    The recurring failure is asking for a three- or four-shot sequence inside a 5-second clip - the LLM is told every cut must land inside the duration, and the timeline gets crowded and rushed. Keep shots proportional to duration, let 切镜模式 and 镜头数量 stay on auto until you know the clip length, and reserve the fancy transitions for MV and ad-style work where they belong.

    CategoryTlant Toolkit/MiniMax H3提示词/高级配置

    Inputs (13)

    NameTypeDefaultDescription
    切镜模式COMBO自动控制是否使用多个镜头;最终切点必须落在视频时长内。
    镜头数量COMBO自动短视频镜头过多会造成动作拥挤,自动会让大模型结合时长判断。
    景别组合COMBO自动控制特写、中景和远景之间的变化。
    剪辑节奏COMBO自动控制切镜在时间轴上的节奏。
    转场方式COMBO硬切普通硬切最稳定;复杂转场适合 MV 和广告。
    运镜类型COMBO自动选择 MiniMax H3 官方指南支持的相机运动方式。
    运镜幅度COMBO控制构图变化范围。
    运镜速度COMBO正常控制相机移动速度和变速方式。
    镜头动感COMBO动态综合控制镜头整体动感。
    手持感COMBO增加手持晃动;人物特写建议无或轻微。
    镜头轴线COMBO近正面变化限制镜头绕人物的角度,近正面通常有利于人脸稳定。
    焦点变化COMBO锁定面部控制是否锁定脸部焦点或使用焦点转移。
    结束方式COMBO动作收束控制最后一秒如何落点,循环衔接适合短视频循环播放。

    Outputs (1)

    NameTypeDescription
    镜头剪辑配置TLANT_MINIMAX_H3_CAMERA_CONFIG