/install xeonupscale
xeonupscale
Video upscale via ffmpeg ... -vf scale=W:H:flags=lanczos + libx264 -crf 18.
Static ffmpeg binary lives in ./ffmpeg/ffmpeg after install (no apt needed).
Source: /home/node/.openclaw/workspace/skills/xeonupscale/
GitHub: \x3Chttps://github.com/Wray151/xeonupscale>
TL;DR
cd /home/node/.openclaw/workspace/skills/xeonupscale
./upscale.sh in.mp4 540p # → in_960x540.mp4
./upscale.sh in.mp4 1080p out.mp4
./upscale.sh in.mp4 1920x1080 # 自定义分辨率
"syntax OK": 540p / 720p / 1080p / 1440p / 2160p|4k,或直接 WxH。
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xeonupscale - After installation, invoke the skill by name or use
/xeonupscale - Provide required inputs per the skill's parameter spec and get structured output
What is Xeonupscale?
ffmpeg lanczos video upscale skill. Resizes a video to a higher resolution (e.g. 480p→540p, 480p→1080p) using libx264 + lanczos scaler. Bundles a static ffmp... It is an AI Agent Skill for Claude Code / OpenClaw, with 45 downloads so far.
How do I install Xeonupscale?
Run "/install xeonupscale" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Xeonupscale free?
Yes, Xeonupscale is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Xeonupscale support?
Xeonupscale is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Xeonupscale?
It is built and maintained by Wray151 (@wray151); the current version is v0.1.0.