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