Skip to content

R55.A0 Initial test release

Compare
Choose a tag to compare
@AkarinVS AkarinVS released this 05 Sep 19:07
· 445 commits to doodle2 since this release

Integrated python 3.9.6 embeddable and vsedit https://github.com/YomikoR/VapourSynth-Editor/releases/tag/r19-mod-2.
Due to the use of mimalloc, vspipe might crash on non-Windows 10/11 systems. Though vsedit works on those systems.

Remaining incompatibilities:

  • alpha clips from source filters are ignored for api3 source filters (known bug #2)
  • vspipe follows api4 behavior, see #2 for details
  • need to use latest fmtconv release due to different predefined format constants.
  • vs.YCOCG and vs.COMPATBGR32 are removed
  • builtin filter uses vnode instead of node for their parameter values, however, this is out of the scope for this fork as we aim for vpy level compatibility.

Missing plugins:

  • subtext
  • imwri
  • ocr

Please report any incompatibility with your R54/R55 vpy scripts.

Subtext-x64-R55.7z is a fresh new build of the subtext plugin with the latest dependencies (libass 0.15.1).

(For AmusementClub members, the latest R54 filter pack should work well.)