PDA

View Full Version : MeGUI Errors


clone83
3rd March 2009, 02:18
Hi, I have been using megui for a few years now but for some reason it has stopped working... I can load a avs into it but if i try to do anything with it, i get all sorts of errors... i have framework 3.5 installed and have tried manually upgrading the x264 codec and still the same thing... can someone please help me with this... also i have tried different avs scripts and still the same thing. thanks in advance.

Sharktooth
3rd March 2009, 02:52
what kind of errors?
a bit more info would be appreciated.

clone83
3rd March 2009, 07:13
First is trying to close the preview window

http://www.animecorpx.com/megui_error_1.jpg


The Second i was trying to access the bitrate calculator.

http://www.animecorpx.com/megui_error_1.jpg


All im trying to do is encode a avi file with avisynth.

AVISource("J:\01.avi")
ConvertToYV12()

The avi file has been encoded with Lagarith, i have also tried encoding it with Huffyuv aswell but that didnt work either. If there is anything else u need just let me know. Also i had just noticed that megui has only recognized that framework 2.0 SP1 has been installed when i know that 3.5 SP2 has been installed cause it downloaded and installed from the windows updates. so maybe it could be something there im not sure...

Kurtnoise
3rd March 2009, 08:39
are you able to play back your avs script in Vdub or any player ?

Also i had just noticed that megui has only recognized that framework 2.0 SP1 has been installed when i know that 3.5 SP2 has been installed cause it downloaded and installed from the windows updates. so maybe it could be something there im not sure...
it's because megui has been compiled for Framework 2.0 as target...

clone83
3rd March 2009, 08:49
yes i can play it in vdm/vdub and media player classic

Kurtnoise
3rd March 2009, 08:51
upload a sample please...

~bT~
3rd March 2009, 10:37
iirc, the last time i suggested to clean up avisynth filters (only keep what u need) and it solved the issue.

clone83
3rd March 2009, 11:32
@Kurtnoise: cant cause im on dialup... so it would take forever

@~bT~ just tried it but it didnt work... thanks anyway