Version 2023H1b5p
Version 2023H1 beta 5 public preview
- Portable maker: improved pycharm and venv compatibility.
- vapoursynth-classic, R57.A8: event profiling and lazy plugin loading.
- Python 3.11.1 (upstream VS still at 3.10, as of R61).
- OKEGui version 8.4.0
- Plugins highlights:
Notices
- Deprecation: the following filters (plugins) are deprecated and might be removed in the next release (however, existing scripts using these filters should continue to work automagically on supported platforms):
- nnedi3cl
eedi3m.EEDI3CL
(only the opencl variant)- KNLMeansCL: recommend switching to either
core.nlm_ispc
(CPU) orcore.nlm_cuda
(CUDA).
- Removal: this release removed the following filters:
- vcfreq, vcmod: use
core.vcm
. - ccd: use the faster Python implementation.
- vs_it: removed due to lack of active use. no direct replacement.
- vcfreq, vcmod: use
Packages
There are three packages:
- vapoursynth_portable: fully portable & ready-to-use VS + scripts + plugins + vsedit + vs-preview binary release. If you're looking for VS, this is the one to download.
- vapoursynth_filters: VS filters & scripts only, you need to prepare your own VS & Python installation. (Expert only.)
- OKEGui: OKEGui along with all necessary tools. (Note: if you don't know what OKEGui is, then you probably don't need this package.)
And each has two variants: cpu and cpu+cuda. The cpu versions do not include CUDA filters. Use the cpu+cuda variant only when you have 9-series or above NVidia GPUs and intend to use them for encoding. Otherwise, use the cpu variant. Note that all filters have drop-in cpu only implementations.
tl;dr if you're only looking for a portable VS, download the vapoursynth_portable packages, either the cpu or cpu+cuda variant, depending on whether you have Nvidia GPU or not (minimal requirement is Maxwell architecture).
sha256sum
5a19039056293c9f589a64f53072b60fd56c27ff5a12e2fb50aece955ed6e781 OKEGui_portable_23H1b5p-8.4.0_cpu+cuda.7z
6ae4092bdddae58ac10a8267177e6c5b8cd9a0ac76b8f5ed44477ab5701fc26f OKEGui_portable_23H1b5p-8.4.0_cpu.7z
1281f4a59bb348400735314165c6388064f1c8679ca4f4dab8380948fef9c410 vapoursynth_filters_23H1b5p_cpu+cuda.7z
4d10ec40fa79ed7dfc5062dddd247d0eb0fca655686290d79391fba64975623e vapoursynth_filters_23H1b5p_cpu.7z
79c7e90039e519b11f571f0b6953068062e376e189d12e46a0d867596578f2c2 vapoursynth_portable_23H1b5p_cpu+cuda.7z
b96fc161bd398aa01a2ff6522e19a87ef7546aefab1f587f42b13749dfe0d947 vapoursynth_portable_23H1b5p_cpu.7z