Avisynth 64 Troubles...

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
EvaFan
Joined: Sun Mar 21, 2004 10:25 pm
Status: (*゚▽゚)o旦~ ー乾杯ー♪
Location: Somerset, KY
Org Profile

Avisynth 64 Troubles...

Post by EvaFan » Mon Dec 20, 2010 8:23 am

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.
"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

User avatar
mirkosp
The Absolute Mudman
Joined: Mon Apr 24, 2006 6:24 am
Status: (」・ワ・)」(⊃・ワ・)⊃
Location: Gallarate (VA), Italy
Contact:
Org Profile

Re: Avisynth 64 Troubles...

Post by mirkosp » Mon Dec 20, 2010 8:55 am

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.
Image

User avatar
EvaFan
Joined: Sun Mar 21, 2004 10:25 pm
Status: (*゚▽゚)o旦~ ー乾杯ー♪
Location: Somerset, KY
Org Profile

Re: Avisynth 64 Troubles...

Post by EvaFan » Mon Dec 20, 2010 9:13 am

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

TheRyuu
Joined: Wed May 19, 2010 5:33 pm
Org Profile

Re: Avisynth 64 Troubles...

Post by TheRyuu » Mon Dec 20, 2010 11:54 am

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.
Are you using a 64bit version of vdub when you load the script?

User avatar
EvaFan
Joined: Sun Mar 21, 2004 10:25 pm
Status: (*゚▽゚)o旦~ ー乾杯ー♪
Location: Somerset, KY
Org Profile

Re: Avisynth 64 Troubles...

Post by EvaFan » Mon Dec 20, 2010 1:08 pm

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.
"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

User avatar
Pwolf
Friendly Neighborhood Pwaffle
Joined: Thu May 03, 2001 4:17 pm
Location: Some where in California, I forgot :\
Contact:
Org Profile

Re: Avisynth 64 Troubles...

Post by Pwolf » Tue Dec 21, 2010 7:45 am

screen shot the output of this script:

version()

User avatar
Pwolf
Friendly Neighborhood Pwaffle
Joined: Thu May 03, 2001 4:17 pm
Location: Some where in California, I forgot :\
Contact:
Org Profile

Re: Avisynth 64 Troubles...

Post by Pwolf » Tue Dec 21, 2010 7:50 am

What's devil.dll?

also, install the 8/29/2010 build: http://code.google.com/p/avisynth64/downloads/list

User avatar
Pwolf
Friendly Neighborhood Pwaffle
Joined: Thu May 03, 2001 4:17 pm
Location: Some where in California, I forgot :\
Contact:
Org Profile

Re: Avisynth 64 Troubles...

Post by Pwolf » Tue Dec 21, 2010 8:02 am

Pwolf wrote:What's devil.dll?

also, install the 8/29/2010 build: http://code.google.com/p/avisynth64/downloads/list
Anyway, wish i had an edit button...

install the newer build, get me that screenshot and what os are you running?

User avatar
EvaFan
Joined: Sun Mar 21, 2004 10:25 pm
Status: (*゚▽゚)o旦~ ー乾杯ー♪
Location: Somerset, KY
Org Profile

Re: Avisynth 64 Troubles...

Post by EvaFan » Tue Dec 21, 2010 12:09 pm

Image
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")
It freezes instead of the "there is no function" error. Maybe its a codec problem or the indexed file isn't the same some how? 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

User avatar
EvaFan
Joined: Sun Mar 21, 2004 10:25 pm
Status: (*゚▽゚)o旦~ ー乾杯ー♪
Location: Somerset, KY
Org Profile

Re: Avisynth 64 Troubles...

Post by EvaFan » Tue Dec 21, 2010 12:45 pm

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.
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. :oops:
"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

Locked

Return to “AviSynth Help”