VideoHelp Forum
+ Reply to Thread
Results 1 to 8 of 8
Thread
  1. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    I'm running AVISynth+ 273.

    It has been suggested by @Lollo and @Selur that we use Loaddll to load plugins as needed instead of putting them all into the plugins folders of the AVISynth folders.

    I assume this means that we 1/put Loaddll into the plugins folder, or 2/call it via Lollo's code:

    Code:
    loadPlugin(<path>\LoadDll.dll")
    loadDll(<path>\libfftw3f-3.dll")
    For the first, I put Loaddll.dll into both plugins folders (32 and 64 bit). When I tried to open an AVS in 64bit VDub, I got an error message; the same message as in the attachment. That was even if I was not using Loaddll in the script.

    For the second, I placed loaddll.dll and libfftw3f-3.dll into an external folder (removing them from their original folders).

    I then tried to run this script in VDub 64bit:

    Image
    [Attachment 81766 - Click to enlarge]


    The libfftw3f-3 file is definitely the 64bit version (2708KB).

    It appears to me that loaddll.dll will not function with 64bit VDub.

    I note that the loaddll download has been removed from the AVISynth wiki.

    Does Loaddll actually work with 64bit?
    Quote Quote  
  2. Member
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    Isn't there a 32 and 64 bit version of loaddll.dll ?

    I don't understand the purported benefit of this. For fftw3.dll, once it's loaded at system32 and syswow64
    you can forget about it. It just works, no need to reference it again.
    Quote Quote  
  3. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    I agree with you.

    @Lollo abused me on the other thread about this, so I'm trying to get to the bottom of it. Get both sides of the story, as it were. At the moment, I cannot even get it to work.

    Isn't there a 32 and 64 bit version of loaddll.dll ?
    There are no versions available anywhere for download that I have been able to find.
    Quote Quote  
  4. Member
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    Quote Quote  
  5. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    Excellent Dave, thanks. Yes, that 64 one works. Now for a Cost Benefit Analysis...

    I did click on the author's links on the AVISynth LoadDLL page to advise them of your link but got a forbidden message. Oh well.
    Quote Quote  
  6. Originally Posted by davexnet View Post
    I don't understand the purported benefit of this. For fftw3.dll, once it's loaded at system32 and syswow64
    you can forget about it. It just works, no need to reference it again.
    Especially as it is a general library which may also be used by other DSP applications (outside of video).
    Quote Quote  
  7. Captures & Restoration lollo's Avatar
    Join Date
    Jul 2018
    Location
    Italy
    Search Comp PM
    Originally Posted by Alwyn View Post
    @Lollo abused me on the other thread about this
    Poor abused guy

    About the "opinons" of everybody writing here, the attempts to make TD2 (and then fftw3.dll) working in this thread https://forum.videohelp.com/threads/415649-avisynth-errors-using-TemporalDegrain2-Audi...om-VirtualDub2 failed, while the "fact" of using the simple loadDll approach worked. But may be it is just a coincidence
    Quote Quote  
  8. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    Arrr, yes, OK, whatever ya reckon...
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!