Skip to content

Version 2023H1b4p

Compare
Choose a tag to compare
@AkarinVS AkarinVS released this 22 Jan 06:16

Version 2023H1 beta 4 public preview

  • vapoursynth-classic, R57.A7
  • Python 3.11.1 (upstream VS still at 3.10, as of R61).
  • OKEGui version 8.4.0
  • Plugins highlights:
    • vs-mlrt v13.1
    • nlm-cuda: a CUDA accelerated drop-in replacement of KNLMeansCL.

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) or core.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.

Known issues

Apply incremental patch diff_23H1b5p.7z) to fix the following known issues in the 23H1b4p release:


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: lite and full. The lite versions do not include some heavyweight CUDA filters.

tl;dr if you're only looking for a portable VS, download the vapoursynth_portable packages, either the lite or full variant, depending on whether you have Nvidia GPU or not (minimal requirement is Maxwell architecture).


sha256sum

a952f50ea0ab8624d5bf78d77e5261ed59692990de7e2420944de39ca3ae7ac2  OKEGui_portable_23H1b4p-8.4.0_full.7z
d7b4d1bc34a9e6e6093a9b351371cc87886e560bed94aa466027dfd6e48b23df  OKEGui_portable_23H1b4p-8.4.0_lite.7z
cb241a00f6fdb14bba7939c631bb1fceee24dd130ec3f65df48d2dff981555d6  vapoursynth_filters_23H1b4p_full.7z
b0f45349c63858ce446dd30d3ccc10a9d6985ed1f0b5795826add880b3051109  vapoursynth_filters_23H1b4p_lite.7z
d8c09d75a5724a06d680d7d4f8ca5088a48f0fb2abaee4bac2091d1a424521f5  vapoursynth_portable_23H1b4p_full.7z
b3848e0baac1f98c9923ee55eb3725d9888b1f2375cd10c1267a1ce723a31dbf  vapoursynth_portable_23H1b4p_lite.7z