icop v0.1.2
Highlights
- Windows runtime repair — Packaged plugins now resolve their adjacent
ONNX model and runtime correctly instead of falling back to a system DLL. - Version-locked ONNX headers — Release builds use headers matching the
bundled ONNX Runtime and refresh stale dependency-cache headers. - Verified packaging — Windows release verification now includes a
side-by-side runtime smoke test.
Platform archives
| Platform | Architecture | Archive |
|---|---|---|
| Linux | x86_64 | icop-v0.1.2-linux-x86_64.tar.gz |
| Linux | ARM64 | icop-v0.1.2-linux-arm64.tar.gz |
| Windows | x86_64 | icop-v0.1.2-windows-x86_64.zip |
| macOS | x86_64 | icop-v0.1.2-macos-x86_64.tar.gz |
| macOS | ARM64 | icop-v0.1.2-macos-arm64.tar.gz |
Installation
- Extract the archive for your platform.
- Copy the plugin and core shared library into your VLC
plugins/video_filter/
directory. - Launch VLC with
--video-filter=icop(or enable it in Tools → Effects and
Filters → Video Filters).
See the README for detailed
instructions.
Changelog (since v0.1.1)
- Fixed Windows packaged model and ONNX Runtime resolution.
- Pinned ONNX Runtime headers to the packaged runtime version.
Downloads
icop-v0.1.2-linux-arm64.tar.gz(239.9 MB)icop-v0.1.2-linux-x86_64.tar.gz(591.1 MB)icop-v0.1.2-mac-arm64.tar.gz(242.7 MB)icop-v0.1.2-mac-x86_64.tar.gz(232.5 MB)icop-v0.1.2-windows-x86_64.zip(239.2 MB)