View Full Version : Error using Megui
Arrakis_Dune2
18th October 2006, 23:01
Sorry for bothering all of you guys, but i'm having a error when using Megui. I have windows Xp 64 bit, and I also have all the righ programs installed, but it still returns a error that I can not understand, because I have the necessary file the error returns. If some one could help I would be greatly appreciated.
I have a print to help you guys
http://img417.imageshack.us/img417/5205/errordm4.jpg
Sorry once again for the situation and the dumb issue, but I tried doom9 irc channel, but got no reply ;)
Btw, great program, but as some users, I believe that the program should have a full version, including necessary programs, with the option to autoupdate from there on. I'll host the file if required :)
Terranigma
18th October 2006, 23:17
Could you show an example of the script that you're trying to serve or create through megui?
Example:
tfm(metric=0,order=-1,field=-1,mode=0,pp=6,slow=0,sco=0,mchroma=false,mthresh=5,blockx=4,blocky=4,flags=0,mi=255,
micmatching=0,ovr="C:\custom deint.txt",ovrdefault=1)
Arrakis_Dune2
19th October 2006, 00:50
# Set DAR in encoder to 37 : 20. The following line is for automatic signalling
global MeGUI_darx = 37
global MeGUI_dary = 20
DGDecode_mpeg2source("H:\GHOST_IN_THE_SHELL\VIDEO_TS\VTS_01_1.d2v",info=3)
ColorMatrix(hints=true)
edeintted = last.SeparateFields().SelectEven().EEDI2(field=-1)
TDeint(full=false,edeint=edeintted)
crop( 6, 14, -8, -18)
LanczosResize(720,560) # Lanczos (Sharp)
Undot() # Minimal Noise
This was created automatically by megui
Thanks for the quick reply :)
check
19th October 2006, 12:33
could be the 64bitness of windows stuffing up. Does the avs file play by itself?
Arrakis_Dune2
19th October 2006, 15:31
This is what I get when using avs on MPC
http://img243.imageshack.us/img243/909/untitledmk7.jpg
Thanks once again :)
chipzoller
19th October 2006, 15:41
Are you sure you have the TIVTC.dll plugin in your avisynth plugins dir?
Arrakis_Dune2
19th October 2006, 17:59
As you can see in the initial image, I do have the dll file, but I do not know if I have the most updated one..
I just do not get it :|
Cheers [[]]
chipzoller
19th October 2006, 18:32
First thing I would suggest is to re-download the two filters from tritical's home page and then if it still doesn't work, it's almost certainly a problem with the plugins in the avisynth dir. As a test, you could move all the plugins and everything from the plugins dir and only copy back what is essential to see if that fixes the problem.
Terranigma
19th October 2006, 18:52
First thing I would suggest is to re-download the two filters from tritical's home page and then if it still doesn't work, it's almost certainly a problem with the plugins in the avisynth dir. As a test, you could move all the plugins and everything from the plugins dir and only copy back what is essential to see if that fixes the problem.
I'd have to agree with chipzoller, it seems you're using incompatible versions of tritical's filters with your version of avisynth. Now i'm not sure what version of avisynth you're using, but I'd suggest you grab version 2.5.7 RC1 Here (http://sourceforge.net/project/showfiles.php?group_id=57023&package_id=105994&release_id=447884)
You can grab tritical's filters Here (http://www.missouri.edu/~kes25c/)
Carpo
28th October 2006, 20:07
if you are using rc7 of tivtc.dll it wont work as megui/avisynth will not see it as being there drop back to rc6 and all should be good
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.