Log in

View Full Version : Having trouble playing a .avs file


Sgt_Strider
1st May 2003, 06:47
I have just created a avs script and every time I run it with marc fd's mpegdec3.dll I get the following error message in ZP 3.0: "Unable to create filters for: [filename]. This may be due to a corrupt file or missing decoder filters". I am using avisynth 2.51beta and my script looks like this:

# PLUGINS
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\MPEG2Dec3.dll")
#
# SOURCE
mpeg2source("C:\Documents and Settings\Lawrence Lee\My Documents\Walk.d2v")


I get that error message every time I attempt to play the avisynth file, why??? Btw I used DVD2AVI v1.76 to create my .d2v file.

sh0dan
1st May 2003, 10:00
Have a look at TroubleShooting (http://www.avisynth.org/index.php?page=Troubleshooting). There is a section about common problems and also how to report bugs.

Sgt_Strider
1st May 2003, 23:43
Originally posted by sh0dan
Have a look at TroubleShooting (http://www.avisynth.org/index.php?page=Troubleshooting). There is a section about common problems and also how to report bugs.

The funny thing is that dividee's mpeg2dec.dll works but marc fd's doesn't work. I redownload the plugin from avisynth.org and it still doesn't work. Only dividee's work. Why?????

sh0dan
2nd May 2003, 07:43
What happends in vdub?

Sgt_Strider
2nd May 2003, 23:31
Originally posted by sh0dan
What happends in vdub?

I didn't try that yet but I never got this problem before. Do you seem to have an idea in what's causing this problem?

Guest
3rd May 2003, 00:37
Um, sh0dan is asking you to try it and tell him what happens. :)

Sgt_Strider
3rd May 2003, 08:26
Ok now this is just weird...After downloading and open up vdubmod, I decide to open up the avs file and it works. Then I went back and use WMP9 and open up the avs file and now it works perfectly with marcfd's mpeg2dec3.dll, but for some odd reason, when opened under zoomplayer 3, the picture is all messed up and I get like 2 windows within the zoomplayer screen. The colors are all messed up but everything is played perfectly when I use WMP9. Why???