PDA

View Full Version : megui and avisynth not playing nice together.


Thasp
17th October 2006, 19:06
I tried avisynth 2.55 and older versions as well, I have decomb.dll and dgdecode.dll in the plugins directory for it.

Here is my avisynth script.

LoadPlugin("D:\Program Files\AviSynth 2.5\plugins\decomb.dll")
LoadPlugin("D:\Program Files\AviSynth 2.5\plugins\DGdecode.dll")
mpeg2source("C:\HDTV\video.d2v")
Crop(6,0,-0,-0)
telecide(order=1)
decimate(cycle=5)
LanczosResize(960,544)

It works in vdubmod with xvid, and I have encoded several xvids with this script.

I tried installing everything in the thread about megui, and put the paths to them into megui, and I still get the cannot open video output error telling me to make sure avisynth is set up properly, then the program crashes and quits itself.

I also tried taking off all the options below the mpeg2source. Unfortunely, this doesn't resolve any issues.

Any help you can provide me with would be appreciated. Thanks in advance.

check
18th October 2006, 00:22
can you please give the exact error message?

Thasp
18th October 2006, 01:46
http://72.89.138.92:5001/pictures/error.PNG

jellysandwich
18th October 2006, 02:02
Do you have AvisynthWrapper.dll in your megui folder? If not, get it from megui.org.

js

Thasp
18th October 2006, 02:14
Do you have AvisynthWrapper.dll in your megui folder? If not, get it from megui.org.

js

Wow, that worked. This has been driving me nuts all weekend!

If I were a woman, I'd let you impregnate me.

Thasp
18th October 2006, 03:25
Back to problems. :(

calling setup failed with error The file C:\HDTV\hfyu_studio.avs cannot be opened.
Error message for your reference: AVISource: couldn't locate a decompressor for fourcc

ChronoCross
18th October 2006, 05:52
you need to enable Huffy decoding in FFDSHOW VFW Configuration