Skip to main content

VapourSynth Zig Image Process

Project description

VapourSynth Zig Image Process

READ THE DOCS

FILTERS

BENCHMARK

src = core.std.BlankClip(None, 1920, 1080, vs.YUV420P16, 5000)

src.bilateral.Bilateral(ref=None, sigmaS=2, sigmaR=2, planes=[0,1,2]).set_output(1) 
# Output 5000 frames in 43.35 seconds (115.35 fps)
src.vszip.Bilateral(ref=None, sigmaS=2, sigmaR=2, planes=[0,1,2]).set_output(2) 
# Output 5000 frames in 35.37 seconds (141.36 fps)

src.std.BoxBlur(hradius=13, hpasses=1, vradius=13, vpasses=1).set_output(3) 
# Output 5000 frames in 16.74 seconds (298.60 fps)
src.vszip.BoxBlur(hradius=13, hpasses=1, vradius=13, vpasses=1).set_output(4) 
# Output 5000 frames in 4.78 seconds (1046.11 fps)

src.std.BoxBlur(hradius=13, hpasses=5, vradius=13, vpasses=5).set_output(5) 
# Output 5000 frames in 76.72 seconds (65.17 fps)
src.vszip.BoxBlur(hradius=13, hpasses=5, vradius=13, vpasses=5).set_output(6) 
# Output 5000 frames in 13.62 seconds (367.01 fps)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vapoursynth_vszip-15.0.0.tar.gz (101.3 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

vapoursynth_vszip-15.0.0-py3-none-win_amd64.whl (2.9 MB view details)

Uploaded Python 3Windows x86-64

vapoursynth_vszip-15.0.0-py3-none-musllinux_1_2_x86_64.whl (2.7 MB view details)

Uploaded Python 3musllinux: musl 1.2+ x86-64

vapoursynth_vszip-15.0.0-py3-none-musllinux_1_2_aarch64.whl (808.2 kB view details)

Uploaded Python 3musllinux: musl 1.2+ ARM64

vapoursynth_vszip-15.0.0-py3-none-manylinux_2_17_x86_64.whl (2.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

vapoursynth_vszip-15.0.0-py3-none-manylinux_2_17_aarch64.whl (810.1 kB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

vapoursynth_vszip-15.0.0-py3-none-macosx_11_0_x86_64.whl (829.4 kB view details)

Uploaded Python 3macOS 11.0+ x86-64

vapoursynth_vszip-15.0.0-py3-none-macosx_11_0_arm64.whl (737.9 kB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file vapoursynth_vszip-15.0.0.tar.gz.

File metadata

  • Download URL: vapoursynth_vszip-15.0.0.tar.gz
  • Upload date:
  • Size: 101.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for vapoursynth_vszip-15.0.0.tar.gz
Algorithm Hash digest
SHA256 d83bcb8e676715ee612485c6ae298de1a9d181253910807517802c6ecb77ce66
MD5 70066b2fca415604196a95f1f2476e1f
BLAKE2b-256 1b83f745e323c0a3d586ace506cc803c79b90bd11168b444e1f0490d7c3e3c5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for vapoursynth_vszip-15.0.0.tar.gz:

Publisher: build.yaml on dnjulek/vapoursynth-zip

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file vapoursynth_vszip-15.0.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for vapoursynth_vszip-15.0.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 0c13dfaa3004ac22a37657e19865f3cbaef50ca5377e381b4a9c9d9ce3424447
MD5 b8c11931a1f7b85324f38e92c801ef75
BLAKE2b-256 d0128a7adb6e0a2ca526a286a04ed433bb5a5934df005d983307bfc8aa88a0df

See more details on using hashes here.

Provenance

The following attestation bundles were made for vapoursynth_vszip-15.0.0-py3-none-win_amd64.whl:

Publisher: build.yaml on dnjulek/vapoursynth-zip

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file vapoursynth_vszip-15.0.0-py3-none-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vapoursynth_vszip-15.0.0-py3-none-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 99a2774b71814081f66548ebe682b399cff7a5d0d66bacff74fb6b937128f375
MD5 d5ac537f2193802faaf6616d27fa3746
BLAKE2b-256 e52f9d9113553ec3ad7f02e73babcc6cf037ba62bfd781a6c4285f456e127b11

See more details on using hashes here.

Provenance

The following attestation bundles were made for vapoursynth_vszip-15.0.0-py3-none-musllinux_1_2_x86_64.whl:

Publisher: build.yaml on dnjulek/vapoursynth-zip

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file vapoursynth_vszip-15.0.0-py3-none-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for vapoursynth_vszip-15.0.0-py3-none-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 de1ae14c0e621b6257eeb80d2bc7794e472b07b41e4384ef54db2888210254f3
MD5 ea7fe18a35ff9a94b1822761962bc6b2
BLAKE2b-256 f77e586087ac062907f4f52e3caeaaee31f70bed41448645478463a6cae6fb10

See more details on using hashes here.

Provenance

The following attestation bundles were made for vapoursynth_vszip-15.0.0-py3-none-musllinux_1_2_aarch64.whl:

Publisher: build.yaml on dnjulek/vapoursynth-zip

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file vapoursynth_vszip-15.0.0-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for vapoursynth_vszip-15.0.0-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 bfac1c17eb292dd031eb412946980e8ebbaea9dd60ccde159acbdb8fa6dcfe7d
MD5 7887a954a22974eef722a7de7855bdc4
BLAKE2b-256 0b7e261fce03d5c6712c03449013a455d8f568b3a8f8e871f4fa082b95bfea81

See more details on using hashes here.

Provenance

The following attestation bundles were made for vapoursynth_vszip-15.0.0-py3-none-manylinux_2_17_x86_64.whl:

Publisher: build.yaml on dnjulek/vapoursynth-zip

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file vapoursynth_vszip-15.0.0-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for vapoursynth_vszip-15.0.0-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 21a2c6324f6683cf27279aaaa7dffe4216a5e63665e7496c3e5ad86091b5f9f2
MD5 49f62d4532c6a3f5b822be0974492aad
BLAKE2b-256 011a09be734a845b40383bf68722a9cbaff50269cb7293460687bfff98c3b6c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for vapoursynth_vszip-15.0.0-py3-none-manylinux_2_17_aarch64.whl:

Publisher: build.yaml on dnjulek/vapoursynth-zip

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file vapoursynth_vszip-15.0.0-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for vapoursynth_vszip-15.0.0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 fc2a388df14d47687375bc7bd3ae53810f9352c78022518bcd0c97f5a6dca6ad
MD5 5e1574acba98f34b9140a41e20983e04
BLAKE2b-256 dd2739bd30caca50f222c434e1c918d6bf305acff60f22351b8fbd61d24a18f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for vapoursynth_vszip-15.0.0-py3-none-macosx_11_0_x86_64.whl:

Publisher: build.yaml on dnjulek/vapoursynth-zip

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file vapoursynth_vszip-15.0.0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vapoursynth_vszip-15.0.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 500bf271dac5e3d751331119fdcc1fef7dd573fe1728fb8619b682ce37cc4c36
MD5 d2a8dbce246063856f24d0851abd8389
BLAKE2b-256 b4048a1c4531dad70e66792f3e1fc4df11a868610ca5a9e8d55f86a0aa256af7

See more details on using hashes here.

Provenance

The following attestation bundles were made for vapoursynth_vszip-15.0.0-py3-none-macosx_11_0_arm64.whl:

Publisher: build.yaml on dnjulek/vapoursynth-zip

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page