VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. MeGUI crashes with the following message: "Avs4x264mod.exe has stopped working". It will NOT continue encoding the next file in the queue until I close the message. Here's the error report.

    Problem signature:
    Problem Event Name: APPCRASH
    Application Name: avs4x264mod.exe
    Application Version: 0.0.0.0
    Application Timestamp: 5221d3c6
    Fault Module Name: DGDecodeNV.dll
    Fault Module Version: 0.0.0.2047
    Fault Module Timestamp: 53b80ab9
    Exception Code: c0000005
    Exception Offset: 0001431e
    OS Version: 6.1.7601.2.1.0.256.48
    Locale ID: 2057
    Additional Information 1: 0a9e
    Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
    Additional Information 3: 0a9e
    Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
    My script is pretty simple as all I'm doing is some light denoising of some 1080i PAL satellite TV files & converting to 720p:
    Code:
    setmtmode(5,9)
    <input>
    setmtmode(2)
    AssumeTFF() 
    DeGrainMedian(limitY=2, limitUV=3, mode=1, interlaced=true)
    Yadif(mode=1, order=1)
    Vinverse()
    Lanczos4Resize(1280,720)
    Does anyone know how to get MeGUI to automatically continue with the next encoding in the queue instead of stopping when an encoding crashes?

    Or even better if you know how to prevent MeGUI from crashing then please let me know! I know I could use non-MT but I don't wish to do so. The error report mentions DGDecodeNV which is a bit strange as I've never seen DGDecodeNV crash.
    Quote Quote  
  2. Originally Posted by VideoFanatic View Post
    The error report mentions DGDecodeNV which is a bit strange as I've never seen DGDecodeNV crash.
    Well, you've seen it now. Can you force the program to use another decoder?
    Quote Quote  
  3. What besides DGDecodeNV is frame accurate?
    Quote Quote  
  4. Banned
    Join Date
    Oct 2004
    Location
    Freedonia
    Search Comp PM
    I had some weird MeGUI crashes in the past that I resolved by only feeding it demuxed files that were video only - no audio at all. If your input file has audio in it, maybe you can try that and see if it helps.
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!