Skip to content

Version 2023H1p final release

Compare
Choose a tag to compare
@AkarinVS AkarinVS released this 18 Mar 14:53

Version 2023H1 final public release

VSVersion = 2023H1p

  • 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.5.0
  • Plugins highlights:

Compared to 2023H1b5p, this includes the following updates:

  • OKEGui: upgraded to 8.5.0, which fixed a major issue regarding mkv inputs introduced in 8.4.0, affecting all previous 23H1 beta releases.
  • VS: updated to commit 097530ba.
  • akarin: upgraded to v0.96f.
  • vs-mlrt: upgraded to commit 508865d6, roughly v13.1, but without these changes. Notably, rife v2 and waifu2x swin_unet_art models are NOT included.

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.

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

8ba20fa7956555c21503812b198cfdc1208cf3bf77fd55e9888b290a813f5968  OKEGui_portable_23H1p-8.5.0_cpu+cuda.7z
2b7493f6f10bd446e19cd8ccc28ca24d26b30017a8ae283e972d404cf0622957  OKEGui_portable_23H1p-8.5.0_cpu.7z
44dd02288e81faf4ff00cb6e1ab3e9c20469d08e6b07c370fd76aad99ee8ad9a  diff_oke_23H1p.7z
3c9ddf7096053d0615819c7733acc944b7511876182f04b4451aaf04719a6775  vapoursynth_filters_23H1p_cpu+cuda.7z
149d8454ea6347e6a9d0b11a03840cdd9eed29e4b4dab72972de7c526bb4712a  vapoursynth_filters_23H1p_cpu.7z
d9674b0a5b44db09cbb4ccbcdb614866ce2547db1a973e857c9809f10ad44c8e  vapoursynth_portable_23H1p_cpu+cuda.7z
1c13b5b579272294b77c7dd7404bb84295626f8ece3324a3f9fedeaedc121179  vapoursynth_portable_23H1p_cpu.7z