Nodes/Tikpan Official Nodes/视频|Kling 文生视频
ComfyUI Node

视频|Kling 文生视频

Text to cinematic video, defaulting to the value tier

By htrert·Created 5 months ago·Updated 2 months ago· 1
视频|Kling 文生视频
    • 📁_本地保存路径
    • 🆔_任务ID
    • 🔗_视频云端直链
    • 📄_完整日志
    • 🎬_视频输出
    💰_福利_💰
    获取密钥请访问
    API_密钥sk-
    模型版本Kling v2.5 Turbo 性价比|kling-v2-5-turbo
    生成指令A cinematic product video with smooth motion, realistic lighting, high quality.
    模式标准模式|std
    视频时长5秒|5
    画面比例16:9 横屏|16:9
    负向提示词
    CFG Scale0.50
    生成声音false
    相机控制JSON
    中转站地址https://tikpan.com
    最长等待秒数1200
    查询间隔秒数8
    校验HTTPS证书false
    跳过错误false

    Kling's text-to-video, wrapped for ComfyUI: prompt in, cinematic clip out, with the same model ladder as the pack's Kling I2V node - kling-v2-5-turbo by default (the value tier), v2.6 and v3 a dropdown away. If you've used the image2video sibling, this is the exact same node minus the frame inputs: no first frame, no tail frame, just 生成指令 and the Kling-native knobs. Pure T2V is Kling's weakest mode relative to its competition, honestly - Kling shines when it has a first frame to work from - but for quick ad b-roll and concept clips where you have no image to start from, it's the right tool.

    Same ground rules as every node in this pack: metered cloud API, sk- key from https://tikpan.com, your prompt leaves the machine, Kling's moderation applies. No local weights exist, so there's no local alternative for this specific model.

    How it works

    The 生成指令 is your whole creative input, so it carries the load - subject, action, camera, style, and mood all belong in there. The node submits to Kling's text2video endpoint, polls the task, downloads the result, and returns the standard five outputs: 🎬_视频输出 (VIDEO), 📁_本地保存路径, 🆔_任务ID, 🔗_视频云端直链, 📄_完整日志.

    The knobs mirror the I2V node:

    • 模式 - std (faster, cheaper) vs pro (higher quality).
    • 负向提示词 - what to avoid; empty omits it.
    • CFG Scale - Kling cfg_scale, default 0.5.
    • 生成声音 - sound=on, but only v2.6+ models support it; it adds cost and wait.
    • 相机控制JSON - raw Kling camera_control for deliberate camera moves.
    • 视频时长 - 5s or 10s; 画面比例 - 16:9 / 9:16 / 1:1.

    Install and first run

    cd ComfyUI/custom_nodes
    git clone https://github.com/htrert/ComfyUI-Tikpan-Pro
    

    Restart (or Manager → "Tikpan"), paste your key, write a prompt, set std + 5s and run. Nothing downloads - the model lives on Kling's servers. Test the 相机控制JSON on a short clip if you want controlled camera moves; it's the feature that separates Kling from cheaper T2V options.

    Common issues

    The same pack-wide failure family: 401 bad key, 402 empty balance, 429 rate-limited, video task timeouts (recover with 任务ID via the task-query node instead of re-billing), and charges with no file (check 完整日志). One T2V-specific note: with no image anchor, prompt quality is everything - a thin prompt gives you a generic clip, and the "sound" toggle silently no-ops on the default v2.5 Turbo model, so switch to v2.6+ before you expect audio. And if the VIDEO output won't preview but the local path has a file, that's your ComfyUI missing a video-preview extension, not a failed render.

    Category👑 Tikpan 官方独家节点/02 视频 Video

    Inputs (17)

    NameTypeDefaultDescription
    💰_福利_💰COMBO1 options: 🔥 0.6元RMB兑1美元余额 | 全网底价 👉 https://tikpan.com
    获取密钥请访问COMBO1 options: 👉 https://tikpan.com (官方授权Key获取点)
    API_密钥STRINGsk-Tikpan 平台的 API 密钥,以 sk- 开头,从 https://tikpan.com 获取
    模型版本COMBOKling v2.5 Turbo 性价比|kling-v2-5-turbo默认 v2.5 turbo,性价比优先
    生成指令STRINGA cinematic product video with smooth motion, realistic lighting, high quality.描述视频画面、动作、镜头和风格
    模式COMBO标准模式|stdstd 标准更快更省;pro 更高质量
    视频时长COMBO5秒|5Kling duration 参数
    画面比例COMBO16:9 横屏|16:9Kling aspect_ratio 参数
    负向提示词optSTRING不希望出现的内容,留空则不传
    CFG ScaleoptFLOAT0.500–1Kling cfg_scale 参数
    生成声音optBOOLEANfalse开启后发送 sound=on;仅支持 Kling v2.6 及以上模型,可能增加耗时/费用
    相机控制JSONoptSTRING可选,传入 Kling camera_control JSON 对象
    中转站地址optCOMBOhttps://tikpan.comTikpan 中转站地址,一般保持默认即可
    最长等待秒数optINT120060–7200等待视频生成完成的最长秒数
    查询间隔秒数optINT85–60轮询任务状态的间隔秒数
    校验HTTPS证书optBOOLEANfalse默认关闭以兼容部分网络
    跳过错误optBOOLEANfalse开启后异常时返回空,不打断后续工作流

    Outputs (5)

    NameTypeDescription
    📁_本地保存路径STRING
    🆔_任务IDSTRING
    🔗_视频云端直链STRING
    📄_完整日志STRING
    🎬_视频输出VIDEO