Log in

View Full Version : Megui crash with multiple 2pass encodes


Bluedan
1st July 2011, 00:22
Lately I encountered severel job abortions when transcoding multiple video files in 2pass-mode within the same job queue as already described here (http://forum.doom9.org/showthread.php?p=1395381#post1395381).

In my case it's Megui in 64bit flavor, development build, kept up-to-date via automatic update.
When I restart the failed jobs without changing anything, it works out fine.
Below find an exemple extract of the log. As the error always refers to line 2 in the AVS, I guess it has to do with ffms2.dll, right?
I haven't found any other post concerning this issue.

-[Error] Log for job5 (video, F1_T2_Video - .mkv.avs -> F1_T2_Video - .mkv.mp4)
--[Information] [27.06.2011 02:43:54] Started handling job
--[Information] [27.06.2011 02:43:54] Preprocessing
--[Information] [27.06.2011 02:43:54] Avisynth input script
---[NoImage] LoadCPlugin("C:\Program Files\MeGui\tools\ffms\ffms2.dll")
---[NoImage] FFVideoSource("F:\xxxxxxx\F1_T2_Video - .mkv").AssumeFPS(24000,1001)
---[NoImage] #deinterlace
---[NoImage] crop( 0, 106, 0, -104)
---[NoImage] #resize
---[NoImage] LoadPlugin("C:\Program Files\MeGui\tools\avisynth_plugin\degrainmedian.dll")
---[NoImage] DeGrainMedian(limitY=5,limitUV=7,mode=0)
--[Error] [27.06.2011 02:43:57] Error starting job
---[Error] [27.06.2011 02:43:57] Exception message
----[NoImage] Calling setup of processor failed with error 'The file F:\xxxxxxx\F1_T2_Video - .mkv.avs cannot be opened.
----[NoImage] Error message for your reference: Evaluate: Unrecognized exception!
----[NoImage] (F:\xxxxxxx\F1_T2_Video - .mkv.avs, line 2)'
---[Error] [27.06.2011 02:43:57] Stacktrace: bei MeGUI.core.gui.JobWorker.startEncoding(TaggedJob job)
---[Error] [27.06.2011 02:43:57] Inner exception: null