Log in

View Full Version : VFAPI plugin returned an error (0x80004005)


bjfacca
11th June 2002, 06:00
I was trying to read a quicktime file in avisynth and I got this error, I tried with more than one mov files.

Avisynth open failure:
VFAPI plugin returned an error (0x80004005)
(my script name - line where the name of the mov file was located)

The script was like this:

LoadVFAPIPlugin("c:\video\program\avisynth\QTReader.vfp","QTReader")
QTReader("F:\Video\Videos\Commercials\Pepsi.mov,24fps")

Any idea on what is this and how can I fix it?

Thanks
Bruno

sherpya
6th August 2002, 04:29
means file not found... I don't think qtreader expects this syntax... however I cant figure how se right fps :(