Avisynth 64 Troubles...
- EvaFan
- Joined: Sun Mar 21, 2004 10:25 pm
- Status: (*゚▽゚)o旦~ ー乾杯ー♪
- Location: Somerset, KY
Avisynth 64 Troubles...
I know I shouldn't really be using this but if it wasn't for being able to import avs scripts and edit them in CS5, believe me I wouldnt.
Steps taken:
1. Installed this under administrator: http://sourceforge.net/projects/avisynth2/
2. Downloaded this (the most recent, not the one for AMD processors): http://forum.doom9.org/showthread.php?t=152800
3. Copied the avisynth.dll and devil.dll to system32 not the syswow64 folder
4. Ran avisynth64_installer with administrator
5. Got all the 64 bit plugins that I usually use in the plugins64 folder
My problem: None of the 64 plugins work not even dgdecode or directshow, I can't even load them manually. The 32 bit ones work. I've tried different things all day yesterday. I'm completely stumped.
I'm using an AMD phenom II 1090T with windows 7 ultimate 64 bit.
Steps taken:
1. Installed this under administrator: http://sourceforge.net/projects/avisynth2/
2. Downloaded this (the most recent, not the one for AMD processors): http://forum.doom9.org/showthread.php?t=152800
3. Copied the avisynth.dll and devil.dll to system32 not the syswow64 folder
4. Ran avisynth64_installer with administrator
5. Got all the 64 bit plugins that I usually use in the plugins64 folder
My problem: None of the 64 plugins work not even dgdecode or directshow, I can't even load them manually. The 32 bit ones work. I've tried different things all day yesterday. I'm completely stumped.
I'm using an AMD phenom II 1090T with windows 7 ultimate 64 bit.
"The people cannot be [...] always, well informed. The part which is wrong will be discontented, in proportion to [...] the facts they misconceive. If they remain quiet under such misconceptions, it is lethargy, the forerunner of death to public liberty. What country can preserve its liberties, if it's rulers are not warned [...] that this people preserve the spirit of resistance? The tree of liberty must be refreshed from time to time, with the blood of patriots and tyrants."-Thomas Jefferson
- mirkosp
- The Absolute Mudman
- Joined: Mon Apr 24, 2006 6:24 am
- Status: (」・ワ・)」(⊃・ワ・)⊃
- Location: Gallarate (VA), Italy
- Contact:
Re: Avisynth 64 Troubles...
Use lossless files. I suggest UTVideo since it comes both in 32bit and 64bit flavours, thus you'll be able to use 32bit avisynth with 32bit virtualdub, and have the codec for premiere in 64bit (keeping both installed is fine). I hardly believe you'd have HDD space issues, and I'm sure you'll enjoy the speed gains, so... there you go, my 2 cents.
- EvaFan
- Joined: Sun Mar 21, 2004 10:25 pm
- Status: (*゚▽゚)o旦~ ー乾杯ー♪
- Location: Somerset, KY
Re: Avisynth 64 Troubles...
I'd really like to edit with scripts if at all possible... The errors after a fresh install "following the steps above is "there is no function blah blah" so they are not being autoloaded. The fact that I can't load them manually is strange too. It just says unable to load.
"The people cannot be [...] always, well informed. The part which is wrong will be discontented, in proportion to [...] the facts they misconceive. If they remain quiet under such misconceptions, it is lethargy, the forerunner of death to public liberty. What country can preserve its liberties, if it's rulers are not warned [...] that this people preserve the spirit of resistance? The tree of liberty must be refreshed from time to time, with the blood of patriots and tyrants."-Thomas Jefferson
-
- Joined: Wed May 19, 2010 5:33 pm
Re: Avisynth 64 Troubles...
Are you using a 64bit version of vdub when you load the script?EvaFan wrote:I'd really like to edit with scripts if at all possible... The errors after a fresh install "following the steps above is "there is no function blah blah" so they are not being autoloaded. The fact that I can't load them manually is strange too. It just says unable to load.
- EvaFan
- Joined: Sun Mar 21, 2004 10:25 pm
- Status: (*゚▽゚)o旦~ ー乾杯ー♪
- Location: Somerset, KY
Re: Avisynth 64 Troubles...
I was using my media player, but I just tried it with VdubAMD64.
Without loading the plugin manually it says "there is no function mpeg2source" and when I load it manually vdub freezes then crashes. Same as the media player only it says unable to load plugin, reason vdub crashes.
Without loading the plugin manually it says "there is no function mpeg2source" and when I load it manually vdub freezes then crashes. Same as the media player only it says unable to load plugin, reason vdub crashes.
"The people cannot be [...] always, well informed. The part which is wrong will be discontented, in proportion to [...] the facts they misconceive. If they remain quiet under such misconceptions, it is lethargy, the forerunner of death to public liberty. What country can preserve its liberties, if it's rulers are not warned [...] that this people preserve the spirit of resistance? The tree of liberty must be refreshed from time to time, with the blood of patriots and tyrants."-Thomas Jefferson
- Pwolf
- Friendly Neighborhood Pwaffle
- Joined: Thu May 03, 2001 4:17 pm
- Location: Some where in California, I forgot :\
- Contact:
Re: Avisynth 64 Troubles...
screen shot the output of this script:
version()
version()
- Pwolf
- Friendly Neighborhood Pwaffle
- Joined: Thu May 03, 2001 4:17 pm
- Location: Some where in California, I forgot :\
- Contact:
Re: Avisynth 64 Troubles...
What's devil.dll?
also, install the 8/29/2010 build: http://code.google.com/p/avisynth64/downloads/list
also, install the 8/29/2010 build: http://code.google.com/p/avisynth64/downloads/list
- Pwolf
- Friendly Neighborhood Pwaffle
- Joined: Thu May 03, 2001 4:17 pm
- Location: Some where in California, I forgot :\
- Contact:
Re: Avisynth 64 Troubles...
Anyway, wish i had an edit button...Pwolf wrote:What's devil.dll?
also, install the 8/29/2010 build: http://code.google.com/p/avisynth64/downloads/list
install the newer build, get me that screenshot and what os are you running?
- EvaFan
- Joined: Sun Mar 21, 2004 10:25 pm
- Status: (*゚▽゚)o旦~ ー乾杯ー♪
- Location: Somerset, KY
Re: Avisynth 64 Troubles...

OS: Windows 7 64bit
CPU: AMD Phenom II 1090T
Dunno why I didn't think of that for finding out if Media player was loading the right version. Anyway it appears media player is loading the 32bit and vdub64 is loading the 64 bit one. Mpeg2source is apparently loading atleast cause when I load a script with:
Code: Select all
Mpeg2source("F:\hack.d2v")
"The people cannot be [...] always, well informed. The part which is wrong will be discontented, in proportion to [...] the facts they misconceive. If they remain quiet under such misconceptions, it is lethargy, the forerunner of death to public liberty. What country can preserve its liberties, if it's rulers are not warned [...] that this people preserve the spirit of resistance? The tree of liberty must be refreshed from time to time, with the blood of patriots and tyrants."-Thomas Jefferson
- EvaFan
- Joined: Sun Mar 21, 2004 10:25 pm
- Status: (*゚▽゚)o旦~ ー乾杯ー♪
- Location: Somerset, KY
Re: Avisynth 64 Troubles...
This solved the problem. My script loads in vdub64 now. I cant believe I didn't think about the index file using the 32bit version... Well atleast if someone else runs into this problem they may run into this thread. Gonna go sit in a corner and lament on my stupidity now.EvaFan wrote:Should I replace the dgdecode.dll that comes with dgindex with the 64 bit one in my plugins folder? I might try that anyway just to see what happens.

"The people cannot be [...] always, well informed. The part which is wrong will be discontented, in proportion to [...] the facts they misconceive. If they remain quiet under such misconceptions, it is lethargy, the forerunner of death to public liberty. What country can preserve its liberties, if it's rulers are not warned [...] that this people preserve the spirit of resistance? The tree of liberty must be refreshed from time to time, with the blood of patriots and tyrants."-Thomas Jefferson