vFapi not working?

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
Enigma
That jolly ol' bastid
Joined: Sat Mar 07, 2009 3:55 pm
Status: Free
Location: California
Org Profile

vFapi not working?

Post by Enigma » Thu Jun 17, 2010 2:55 pm

Just reinstalled everything and for some reason everytime i add an .avs file vFapi responds with this
.avs is invalid

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

Re: vFapi not working?

Post by mirkosp » Thu Jun 17, 2010 3:11 pm

There's a workaround to fix that, but you should be using AVFS and Pismo File Mount.

But well, the workaround is done by following these steps:

1) Download this.

2) Unzip it. Put the readavs.dll in the same folder of the VFAPI.exe (I assume C:\Program Files\AMVapp\Support Tools).

3) Now right click the ReadAVS.reg file and choose edit. You have to edit this line:

Code: Select all

"Avisynth"="D:\\TMPGEnc\\ReadAVS.dll"
by putting there your readavs.dll path. So, if you put the readavs.dll in C:\Program Files\AMVapp\Support Tools the code will become this:

Code: Select all

"Avisynth"="C:\\Program Files\\AMVapp\\Support Tools\\ReadAVS.dll"

If this doesn't work, tough luck: you'll prolly have to try avfs+pismo.
Image

User avatar
Enigma
That jolly ol' bastid
Joined: Sat Mar 07, 2009 3:55 pm
Status: Free
Location: California
Org Profile

Re: vFapi not working?

Post by Enigma » Thu Jun 17, 2010 7:59 pm

mirkosp wrote:There's a workaround to fix that, but you should be using AVFS and Pismo File Mount.

But well, the workaround is done by following these steps:

1) Download this.

2) Unzip it. Put the readavs.dll in the same folder of the VFAPI.exe (I assume C:\Program Files\AMVapp\Support Tools).

3) Now right click the ReadAVS.reg file and choose edit. You have to edit this line:

Code: Select all

"Avisynth"="D:\\TMPGEnc\\ReadAVS.dll"
by putting there your readavs.dll path. So, if you put the readavs.dll in C:\Program Files\AMVapp\Support Tools the code will become this:

Code: Select all

"Avisynth"="C:\\Program Files\\AMVapp\\Support Tools\\ReadAVS.dll"

If this doesn't work, tough luck: you'll prolly have to try avfs+pismo.
:up: , But on AVSP+Pismo.Every time i try to mount a .avs it say 'format not supported' know what the problem should be?Since all of this started today when i reinstalled everything

Locked

Return to “AviSynth Help”