VapourSynth Zig Image Process — OpenCL
Project description
vapoursynth-zipcl
vszipcl is a VapourSynth plugin written in Zig that provides
OpenCL-accelerated video filters. Each filter is a faithful port of an established
reference, verified bit-exact where the reference allows, and shares one fast architecture
(a shared cl_context, a prewarmed per-stream resource pool, and a num_streams knob that
actually scales on the GPU).
All filters accept 8/16-bit integer, 16-bit half, and 32-bit float input and are
multi-plane (Gray / YUV / RGB, subsampled chroma). Every filter also takes device_id
and num_streams.
FILTERS
- Bilateral: OpenCL port of VapourSynth-BilateralGPU — bit-exact on integer input.
- Deband: OpenCL port of
placebo.Deband(libplacebo'spl_shader_deband). - EEDI3: Edge-directed interpolation (
EEDI3vertical,EEDI3Hhorizontal). - GaussBlur: Separable Gaussian blur.
- NLMeans: Non-local means denoiser, matching KNLMeansCL.
BENCHMARK
1080p YUV420, filter-bound, RTX 3070 Ti (num_streams=2). vszipcl leads every head-to-head, and
integer/half wire formats are often faster still (they move fewer bytes over PCIe). Full per-format
tables (u16/f16/f32 × num_streams 1 & 2) with methodology:
Benchmarks.
| Filter | Reference | vszipcl vs reference |
|---|---|---|
| Bilateral | bilateralgpu (CUDA) |
2.2× (u16), 1.2× (f32); f16 vszipcl-only |
| Deband | placebo (libplacebo / Vulkan) |
1.35–1.55× (u16/f16/f32) |
| EEDI3 / EEDI3H | vszip (CPU) |
1.35× (f32); u16/f16 vszipcl-only |
| NLMeans | nlm_cuda / knlm |
1.7× / 2.0×; f16 vs knlm only |
| GaussBlur | none installed | σ=1 ~522, σ=100 ~266, σ=250 ~148 fps (u16) |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vapoursynth_vszipcl-1.2.0.tar.gz.
File metadata
- Download URL: vapoursynth_vszipcl-1.2.0.tar.gz
- Upload date:
- Size: 61.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c94d98be339b8676264844d797c393955a0911a1ec1432a41940f1bcbf7debe
|
|
| MD5 |
31b9be92a0a24471d32cd45b8d89a1e4
|
|
| BLAKE2b-256 |
81576e2639f3d2c12aa62278b994fab1bed66d50ab5f3f42cdcaaa175a4758a8
|
Provenance
The following attestation bundles were made for vapoursynth_vszipcl-1.2.0.tar.gz:
Publisher:
build.yaml on dnjulek/vapoursynth-zipcl
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vapoursynth_vszipcl-1.2.0.tar.gz -
Subject digest:
0c94d98be339b8676264844d797c393955a0911a1ec1432a41940f1bcbf7debe - Sigstore transparency entry: 2129859020
- Sigstore integration time:
-
Permalink:
dnjulek/vapoursynth-zipcl@6c64f91055eb1925cfe203de7286b69c04cea75f -
Branch / Tag:
refs/heads/main - Owner: https://github.com/dnjulek
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build.yaml@6c64f91055eb1925cfe203de7286b69c04cea75f -
Trigger Event:
push
-
Statement type:
File details
Details for the file vapoursynth_vszipcl-1.2.0-py3-none-win_amd64.whl.
File metadata
- Download URL: vapoursynth_vszipcl-1.2.0-py3-none-win_amd64.whl
- Upload date:
- Size: 229.6 kB
- Tags: Python 3, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
087b291b831536b6babec07033d744a0dc1b7a80094ef43539efc691a02f7366
|
|
| MD5 |
669f3c89ce7f93f40754e4860f293c48
|
|
| BLAKE2b-256 |
c8e40301a1250fb7e7b701da2fb0a528b2b02af7e09cc1d86ec9e304e34f569c
|
Provenance
The following attestation bundles were made for vapoursynth_vszipcl-1.2.0-py3-none-win_amd64.whl:
Publisher:
build.yaml on dnjulek/vapoursynth-zipcl
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vapoursynth_vszipcl-1.2.0-py3-none-win_amd64.whl -
Subject digest:
087b291b831536b6babec07033d744a0dc1b7a80094ef43539efc691a02f7366 - Sigstore transparency entry: 2129859043
- Sigstore integration time:
-
Permalink:
dnjulek/vapoursynth-zipcl@6c64f91055eb1925cfe203de7286b69c04cea75f -
Branch / Tag:
refs/heads/main - Owner: https://github.com/dnjulek
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build.yaml@6c64f91055eb1925cfe203de7286b69c04cea75f -
Trigger Event:
push
-
Statement type:
File details
Details for the file vapoursynth_vszipcl-1.2.0-py3-none-manylinux_2_17_x86_64.manylinux_2_34_x86_64.whl.
File metadata
- Download URL: vapoursynth_vszipcl-1.2.0-py3-none-manylinux_2_17_x86_64.manylinux_2_34_x86_64.whl
- Upload date:
- Size: 205.3 kB
- Tags: Python 3, manylinux: glibc 2.17+ x86-64, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
617953968f79ab597f4d9fce9a3d62d9c78ccdd975f3be2361b5c8dfd0c1fa80
|
|
| MD5 |
af08dc2e724bd1d82ab0d820155308d4
|
|
| BLAKE2b-256 |
10fb2508ea9ac85a9df51aea9b6fe34a4b197be96d9b2263bcf2c08d894d932f
|
Provenance
The following attestation bundles were made for vapoursynth_vszipcl-1.2.0-py3-none-manylinux_2_17_x86_64.manylinux_2_34_x86_64.whl:
Publisher:
build.yaml on dnjulek/vapoursynth-zipcl
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vapoursynth_vszipcl-1.2.0-py3-none-manylinux_2_17_x86_64.manylinux_2_34_x86_64.whl -
Subject digest:
617953968f79ab597f4d9fce9a3d62d9c78ccdd975f3be2361b5c8dfd0c1fa80 - Sigstore transparency entry: 2129859112
- Sigstore integration time:
-
Permalink:
dnjulek/vapoursynth-zipcl@6c64f91055eb1925cfe203de7286b69c04cea75f -
Branch / Tag:
refs/heads/main - Owner: https://github.com/dnjulek
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build.yaml@6c64f91055eb1925cfe203de7286b69c04cea75f -
Trigger Event:
push
-
Statement type:
File details
Details for the file vapoursynth_vszipcl-1.2.0-py3-none-manylinux_2_17_aarch64.manylinux_2_34_aarch64.whl.
File metadata
- Download URL: vapoursynth_vszipcl-1.2.0-py3-none-manylinux_2_17_aarch64.manylinux_2_34_aarch64.whl
- Upload date:
- Size: 202.8 kB
- Tags: Python 3, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3109a66227cb6566956961961b380ea69590ca4b1f753b45a9b516ad9b970000
|
|
| MD5 |
c3c8de003bc68b36cade1c4651fb8b16
|
|
| BLAKE2b-256 |
1cb4748704562d3fbfeec56c3d6bf677d91d5b5af633ed409f96325210e6720b
|
Provenance
The following attestation bundles were made for vapoursynth_vszipcl-1.2.0-py3-none-manylinux_2_17_aarch64.manylinux_2_34_aarch64.whl:
Publisher:
build.yaml on dnjulek/vapoursynth-zipcl
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vapoursynth_vszipcl-1.2.0-py3-none-manylinux_2_17_aarch64.manylinux_2_34_aarch64.whl -
Subject digest:
3109a66227cb6566956961961b380ea69590ca4b1f753b45a9b516ad9b970000 - Sigstore transparency entry: 2129859061
- Sigstore integration time:
-
Permalink:
dnjulek/vapoursynth-zipcl@6c64f91055eb1925cfe203de7286b69c04cea75f -
Branch / Tag:
refs/heads/main - Owner: https://github.com/dnjulek
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build.yaml@6c64f91055eb1925cfe203de7286b69c04cea75f -
Trigger Event:
push
-
Statement type:
File details
Details for the file vapoursynth_vszipcl-1.2.0-py3-none-macosx_11_0_x86_64.whl.
File metadata
- Download URL: vapoursynth_vszipcl-1.2.0-py3-none-macosx_11_0_x86_64.whl
- Upload date:
- Size: 159.9 kB
- Tags: Python 3, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abaa8dbc652d2be45ba406ffc8ad0c345c6a331537f0f965f2455cd3cd9a4361
|
|
| MD5 |
892b845027cca25b1f532ea601c89fae
|
|
| BLAKE2b-256 |
c78c4ed83f39040fad64aa0152fcb2e68590106f72bb458135b69894f88ccdd9
|
Provenance
The following attestation bundles were made for vapoursynth_vszipcl-1.2.0-py3-none-macosx_11_0_x86_64.whl:
Publisher:
build.yaml on dnjulek/vapoursynth-zipcl
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vapoursynth_vszipcl-1.2.0-py3-none-macosx_11_0_x86_64.whl -
Subject digest:
abaa8dbc652d2be45ba406ffc8ad0c345c6a331537f0f965f2455cd3cd9a4361 - Sigstore transparency entry: 2129859086
- Sigstore integration time:
-
Permalink:
dnjulek/vapoursynth-zipcl@6c64f91055eb1925cfe203de7286b69c04cea75f -
Branch / Tag:
refs/heads/main - Owner: https://github.com/dnjulek
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build.yaml@6c64f91055eb1925cfe203de7286b69c04cea75f -
Trigger Event:
push
-
Statement type:
File details
Details for the file vapoursynth_vszipcl-1.2.0-py3-none-macosx_11_0_arm64.whl.
File metadata
- Download URL: vapoursynth_vszipcl-1.2.0-py3-none-macosx_11_0_arm64.whl
- Upload date:
- Size: 157.1 kB
- Tags: Python 3, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2d0511e042d204892f8caa99ccf80ec7cc6a355819c0d4db480286d14bdfd70
|
|
| MD5 |
0bf09ff7b1de75c215ed19bd28398cd8
|
|
| BLAKE2b-256 |
2c0a8e33cbe7429699c7eceb47bae94dede58d8b645310f22789d2cc786ff72c
|
Provenance
The following attestation bundles were made for vapoursynth_vszipcl-1.2.0-py3-none-macosx_11_0_arm64.whl:
Publisher:
build.yaml on dnjulek/vapoursynth-zipcl
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vapoursynth_vszipcl-1.2.0-py3-none-macosx_11_0_arm64.whl -
Subject digest:
a2d0511e042d204892f8caa99ccf80ec7cc6a355819c0d4db480286d14bdfd70 - Sigstore transparency entry: 2129859071
- Sigstore integration time:
-
Permalink:
dnjulek/vapoursynth-zipcl@6c64f91055eb1925cfe203de7286b69c04cea75f -
Branch / Tag:
refs/heads/main - Owner: https://github.com/dnjulek
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build.yaml@6c64f91055eb1925cfe203de7286b69c04cea75f -
Trigger Event:
push
-
Statement type: