GithubHelp home page GithubHelp logo

Comments (5)

CrendKing avatar CrendKing commented on August 12, 2024

Can you refer to the source where it says R45 is the most stable version? R45 was released 3 years ago. If later versions introduce some problems, shouldn't they be reported and fixed already?

The only version 3.6 API we used is getCoreInfo2. After replacing it with getCoreInfo, I can verify everything else seems to work. So once we sort out the justification, the fixing is easy.

from avisynth_filter.

Ken1256 avatar Ken1256 commented on August 12, 2024

R48 starts avx2 optimization in many filters, which leads to some follow-up problems and incompatibility with old scripts.
e.g vapoursynth/vapoursynth#538
I have used R45 for several years and it is very stable. The second stable version is R47 before avx2 optimization.
No one reported any major problems with R45, but people started to report problems after the new avx2 version was released.

from avisynth_filter.

CrendKing avatar CrendKing commented on August 12, 2024

I see, that's valid point. However, as you said, if the filters you use suffer the issue, use R47 which has the new R3.6 API but stable. Unless, there's critical issue that's only introduced in R47?

from avisynth_filter.

Ken1256 avatar Ken1256 commented on August 12, 2024

Some bug fixed after r48(too long to remember), I will stick on R45.
e.g vapoursynth/vapoursynth#497

from avisynth_filter.

CrendKing avatar CrendKing commented on August 12, 2024

I lowered VapourSynth API version requirement to R3.5. I tested R43 and worked for me.

be39c27

from avisynth_filter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.