Log in

View Full Version : MeGUI 0.3.0.3004 crashes on WinXP


Ren_Mihashi
19th October 2008, 09:12
Hello!

I have this problem since I update meGUI to that version. No matter what I encode or profile I use... Everytime crass!

Do you know why?

http://img93.imageshack.us/img93/2465/datospegados2d08gx8.th.jpg (http://img93.imageshack.us/my.php?image=datospegados2d08gx8.jpg)

Thanks!

Adub
19th October 2008, 10:19
Well, you could start by actually showing us an error. All I see is a half-empty log. It even said the process completed. If it crashes, it should report an error. Otherwise, be more descriptive about what you mean by "crash".

Ren_Mihashi
19th October 2008, 10:42
I mean that when it arrives at 1.33% it stop and show that... only this u.u


Crash= stop doing it's jobs and show an error

Kurtnoise
19th October 2008, 12:23
post your avs script then...maybe it exhibits the same problem I had.

Ren_Mihashi
19th October 2008, 13:02
It's very simple:

AVISource("C:\Documents and Settings\Administrador\Escritorio\video.avii", audio=false)

LoadPlugin("C:\Archivos de programa\AviSynth 2.5\plugins\VSFilter.dll")
Textsub("C:\Documents and Settings\Administrador\Escritorio\sub01.ass")
Textsub("C:\Documents and Settings\Administrador\Escritorio\sub02.ass")
Textsub("C:\Documents and Settings\Administrador\Escritorio\sub03.ass")
Textsub("C:\Documents and Settings\Administrador\Escritorio\sub04.ass")

I use the ANime HQ profile

saint-francis
19th October 2008, 13:10
Yeah MeGUI has been crashing for me all the time recently. I just get an error message and MeGUI never recovers. But the encoding continues every time without fail. It only happens if I use something other than DGDecode_mpeg2source. I have simply switched to using batch files for encoding. :(

poisondeathray
19th October 2008, 15:38
AVISource("C:\Documents and Settings\Administrador\Escritorio\video.avii", audio=false)



Is that a typo? "video.avii" ?

ankurs
19th October 2008, 17:00
same , seems something weird with the new version , im also facing a crash after the second pass , look here :

http://forum.doom9.org/showthread.php?p=1197615#post1197615

might be a bug ? megui dev's please clarify ?

p.s : my version is 0.3.0.3004 as well ...

Sharktooth
20th October 2008, 01:06
works here. cant reproduce.