View Single Post
Old 21st November 2001, 23:37   #1  |  Link
Blight
Software Developer
 
Blight's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 1,005
AVISynth, MPEG2DEC.DLL and Working

Ok, I've got AVISynth 1.05 installed, working fine.

I took the latest MPEG2DEC.DLL file I could find (dated 08/16/01).

I wrote the following 2 lines into the script:
LoadPlugin("d:\t\MPEG2DEC.dll")
MPEG2Source("d:\t\clip33.vob")

When I try to open this script in any program, I get an error message:


Avisynth open failure:
MPEG2Source: couldn't open file
(d:\t\vcd.avs, line 2)


Now, the file exists there. I tried several other files, including video-captured MPEG2 files, VCD MPEG1 files, VOB file off a DVD and a VOB file off the Hollywood+ Star Trek 8 sampler CD.

All give the same message! Am I missing anything? Is there anything else I need to do for this to work?
__________________
Yaron Gur
Zoom Player . Lead Developer
Blight is offline   Reply With Quote