Giter Site home page Giter Site logo

DCTFilter missing a dll file about staxrip HOT 6 CLOSED

revan654 avatar revan654 commented on July 17, 2024
DCTFilter missing a dll file

from staxrip.

Comments (6)

Revan654 avatar Revan654 commented on July 17, 2024

FFTW dll files has to be in the Search Path, Which is why your getting an Error. Windows should copy the files to System32 folder if you have proper admin rights & Windows didn't hijack your folder rights. If they were not copied due to Windows blocking the process. Then you need to copy the files to Windows\System32.

Those files are already included with StaxRip Located at: StaxRip\Apps\FFTW

Also Make sure your App Manager is pointing to files.

from staxrip.

crystaltech avatar crystaltech commented on July 17, 2024

on a fresh install of 1.9.0.0 on a different pc (windows 10) i was getting the same error as above. I did find the FFTW install button and it fixed it by installing to windows/system32. could this be added to first run if vapoursynth is detected as installed? if files are missing from windows/system32?

from staxrip.

Revan654 avatar Revan654 commented on July 17, 2024

I could try unlocking the directory and see if it would work without it being in System32 Directory. It might have been locked in the first place due to how python/VS reads & follows a path.

Most of the code is set to avisynth filters. I believe FFTW is set to FFT3DFilter and it can only have one setup action.

With read & write access being what it is with system32 folder. It might be difficult to scan that folder. MS keeps adding more and more annoying security features. There even security locks on powershell now. Which blocks programs from read or executing functions.

I have no idea without testing it.

from staxrip.

crystaltech avatar crystaltech commented on July 17, 2024

without installing it to system32, i copied that 1 dll file (libfftw3f-3.dll) to the DCTFilter folder and it fixed it as well it seems that only DCTFilter uses it. at least for vapoursynth. all in all its a wonderful job with the release and I do thank you for your time and effort with continuing this project.

from staxrip.

Revan654 avatar Revan654 commented on July 17, 2024

with it next to the DCTFilter it would now be in the search Path.

There are others that use FFTW.

VapourSynth is a giant PIA to deal with half the time.

from staxrip.

Revan654 avatar Revan654 commented on July 17, 2024

Resolved.

from staxrip.

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.