Install
openclaw skills install xeon-smartupscale-v2Experiment-faithful 1080p upscaler for Intel Xeon CPUs. Decodes frames, resizes them in memory to 480x270 with lanczos, then runs Real-ESRGAN general-x4v3 x4 in OpenVINO CPU mode with a BF16 hint.
openclaw skills install xeon-smartupscale-v2Reproduce the exact 1080p experiment pipeline:
lanczos -> 480x2701920x1080medium, crf 15bash <skill_dir>/install.sh
bash <skill_dir>/smartupscale.sh <input.mp4>
Optional custom output path:
bash <skill_dir>/smartupscale.sh <input.mp4> -o <output.mp4>
model/realesr-general-x4v3_480x270.xml and .bin are vendored for the fixed 1080p path..bin weights can be omitted from the package and restored from model/realesr-general-x4v3_480x270.bin.b64 or chunked model/realesr-general-x4v3_480x270.bin.b64.part-* files during install.sh.1920x1080, H.264 medium, crf 15