Nodes/Tikpan Official Nodes/new.ip233.com|omni-v2v 视频转视频
ComfyUI Node

new.ip233.com|omni-v2v 视频转视频

Restyle a clip you already have

By htrert·Created 5 months ago·Updated 2 months ago· 1
new.ip233.com|omni-v2v 视频转视频
  • 本地视频
  • 本地保存路径
  • 任务ID
  • 视频云端直链
  • 完整日志
  • 视频输出
new.ip233.com说明
获取密钥请访问
API_密钥sk-
生成指令Transform this video into a polished cinematic version while preserving the main subject.
视频URL
画面比例16:9 横屏|16:9
最长等待秒数600
查询间隔秒数5
校验HTTPS证书false
跳过错误false

Every video node so far starts from nothing: a prompt, maybe a still. This one starts from a video. omni-v2v is the relay's video-to-video model, and TikpanCangyuanOmniV2VStandardNode is the node that feeds it a clip, restyles it ("polished cinematic version," per the default prompt), and gives you back a new ~10-second 720p MP4. It's the "regrade / re-render my existing footage" move - and the pack gives video-to-video its own node precisely so the v2v parameters don't get tangled up with the image-to-video ones.

It's part of ComfyUI-Tikpan-Pro (the official plugin for Tikpan.com), in the new.ip233.com relay group with its own key from https://new.ip233.com.

How it works

The node POSTs a JSON body to https://new.ip233.com/v1/videos with model: omni-v2v, your prompt, aspect ratio, and the source video as a reference - then polls, downloads, and returns the result as a VIDEO output. The video can arrive two ways: a 视频URL (a public URL the relay's servers can fetch - the recommended route for big files) or a 本地视频 input wired directly in. If you wire a local VIDEO in and leave the URL blank, the node base64-encodes the file and embeds it in the request (capped around 64MB), so huge local clips will be slower and clunkier than a URL.

The inputs that matter

  • 生成指令 - the restyle prompt. The default is "transform this video into a polished cinematic version while preserving the main subject."
  • 视频URL - public URL of the source clip. Leave blank if you're using the local input.
  • 本地视频 - optional VIDEO input. Use it for small clips; the tooltip explicitly says larger videos should go through 视频URL.
  • 画面比例 - 16:9 or 9:16.

Standard optional tail: 最长等待秒数 (600), 查询间隔秒数 (5), 校验HTTPS证书, 跳过错误.

Outputs

视频输出 (VIDEO), 本地保存路径, 视频云端直链, 任务ID, 完整日志.

Install

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

or ComfyUI Manager → Tikpan → Install → restart. Stock deps.

Gotchas

The main one is URL reachability: the relay fetches your source video itself, so localhost/LAN URLs fail - upload the clip somewhere public first. And keep the source short; this is a ~10-second output model, and feeding it a five-minute clip is asking for a weird result or a timeout. Note the fixed length again - no duration control, it is what it is. And before you batch-restyle a whole folder on the relay, remember the standing math: video API calls are where per-call metering gets expensive, and this pack's documentation is thin enough that one test clip is the cheapest way to learn its failure modes.

Category👑 Tikpan 官方独家节点/08 new.ip233.com 中转站

Inputs (11)

NameTypeDefaultDescription
new.ip233.com说明COMBO1 options: omni-v2v | /v1/videos JSON 异步 | 固定约 10 秒、720p,视频转视频
获取密钥请访问COMBO1 options: https://new.ip233.com
API_密钥STRINGsk-
生成指令STRINGTransform this video into a polished cinematic version while preserving the main subject.
视频URLSTRING公开可访问的视频 URL;如连接本地视频,可留空。
画面比例COMBO16:9 横屏|16:92 options: 16:9 横屏|16:9, 9:16 竖屏|9:16
本地视频optVIDEO可选本地 VIDEO 输入;较大视频请使用视频URL。
最长等待秒数optINT60060–7200
查询间隔秒数optINT55–60
校验HTTPS证书optBOOLEANfalse
跳过错误optBOOLEANfalse

Outputs (5)

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