Log in

View Full Version : MeGUI encountered a fatal error...???


whitezombie455
24th September 2013, 09:44
Hi there, I am trying to continue using MeGUI but for some reason it is now giving me a problem. When I load an AVS Script I receive a Fatal error: "MeGUI encountered a fatal error and may not be able to proceed. Reason: Object reference not set to an instance of an object".

Here is the simple AVS Script I am trying to load:
DirectShowSource("C:\Users\******\Downloads\FIX\NAME OF TITLE.mkv", fps=29.970)
ConvertToYV12()

Now idk why it is doing this as it was working perfectly fine yesterday without issue and now it is doing this... Anyone know what I can do to fix this???

P.S. I have tried reinstalling the Microsoft .Net Framework 3.5 and 4.5 but it didn't solve the issue.

Kurtnoise
24th September 2013, 10:42
"C:\Users\******\Downloads\FIX\NAME OF TITLE.mkv"
This is the real path of your input file ?

DirectShowSource relies on your A/V directshow filters installed on your machine...Are you able to play this script in Virtualdub or any decent dshow player like mpc-hc ?

It might be great for you to use FFVideoSource instead of DirectShowSource for mkv files...

Zathor
24th September 2013, 17:58
And please post your full log file.

Guest
24th September 2013, 18:25
Closed pending rule 6 clarification from OP.