Log in

View Full Version : MpGUI x64 and Aften AC3 problem


Whimick
23rd January 2011, 18:46
Hi All,

Can any one tell me why I get an encoding error when Using Aften AC.

Error Log shows:

[Error] An error occurred
---[Error] Exception message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
---[Error] Stacktrace
----[NoImage] at MeGUI.AviSynthClip.dimzon_avs_init_2(IntPtr& avs, String func, String arg, AVSDLLVideoInfo& vi, AviSynthColorspace& originalColorspace, AudioSampleType& originalSampleType, String cs)
----[NoImage] at MeGUI.AviSynthClip..ctor(String func, String arg, AviSynthColorspace forceColorspace, AviSynthScriptEnvironment env)
----[NoImage] at MeGUI.AviSynthScriptEnvironment.ParseScript(String script)
----[NoImage] at MeGUI.AviSynthAudioEncoder.encode()
---[Error] Inner exception: null
--[Information] [23/01/2011 17:29:09] Job completed
-[Error] Log for job2 (video, 01. Human Planet.avs -> )
--[Information] [23/01/2011 17:30:11] Started handling job
--[Error] [23/01/2011 17:30:11] Preprocessing
---[Error] Bitrate calculation for video
----[Error] Calculation failed
-----[Error] Exception message: Nullable object must have a value.
-----[Error] Stacktrace
------[NoImage] at System.Nullable`1.get_Value()
------[NoImage] at MeGUI.packages.tools.calculator.CalcData.CalcAudioOverheadAndSize()
------[NoImage] at MeGUI.packages.tools.calculator.CalcData.CalcByTotalSize()
------[NoImage] at MeGUI.core.util.BitrateCalculatorPreProcessor.calculateBitrate(MainForm mainForm, Job ajob)
-----[Error] Inner exception: null


Can any one Help.

Thanks
Whimick

Zathor
23rd January 2011, 20:43
Please post the complete log.

Whimick
24th January 2011, 17:17
Hi Zathor

Here is the complete log as requested

[Error] Log
-[Information] Versions
--[Information] MeGUI Version : 1.0.1920.0 x64 (svn)
--[Information] OS : Windows Seven Premium Edition x64 (6.1.0.7600)
--[Information] Latest .Net Framework installed : 4.0 (4.0.30319)
--[Information] Avisynth Version : 2.5.8.5 (16/04/2010 20:06:58)
-[Information] Update detection
--[Information] [24/01/2011 16:11:19] Connecting to server: http://megui.xvidvideo.ru/auto/
--[Information] [24/01/2011 16:11:20] There is 1 file that can be updated.
--[Information] [24/01/2011 16:11:27] Updating ffms. File 1/1.
--[Information] [24/01/2011 16:11:36] Update completed
--[Information] [24/01/2011 16:11:36] Files which have been sucessfully updated: 1
-[Information] Log for job1 (idx, 01. Human Planet.ts -> 01. Human Planet.d2v)
--[Information] [24/01/2011 16:12:04] Started handling job
--[Information] [24/01/2011 16:12:04] Preprocessing
--[Information] Job commandline: "C:\Program Files\MeGUI 64\tools\dgindex\dgindex.exe" -SD=< -AIF=<G:\TD\MPG\01. Human Planet.ts< -OF=<C:\Users\Michael\Videos\MeGUI 64\01. Human Planet< -FO=0 -exit -hide -OM=2
--[Information] [24/01/2011 16:12:04] Indexing started
--[Information] Standard output stream
--[Information] Standard error stream
--[Information] [24/01/2011 16:13:14] Running auto force film
---[Information] Film percentage: -1
--[Information] [24/01/2011 16:13:15] Postprocessing
--[Information] [24/01/2011 16:13:17] Job completed
-[Error] Log for job1 (audio, 01. Human Planet PID 1389 L2 2ch 48 256 DELAY 0ms.mp2 -> 01. Human Planet PID 1389 L2 2ch 48 256 DELAY 0ms.ac3)
--[Information] [24/01/2011 16:13:35] Started handling job
--[Information] [24/01/2011 16:13:35] Preprocessing
--[Information] Avisynth script
---[NoImage] LoadPlugin("C:\Program Files\MeGUI 64\tools\avisynth_plugin\NicAudio.dll")
---[NoImage] NicMPG123Source("C:\Users\Michael\Videos\MeGUI 64\01. Human Planet PID 1389 L2 2ch 48 256 DELAY 0ms.mp2")
---[NoImage] SSRC(48000)
---[NoImage] return last
--[Information] Commandline used: -readtoeof 1 -b 448 - "{0}"
--[Information] [24/01/2011 16:13:35] Encoding started
--[Information] [24/01/2011 16:13:35] Encode thread started
--[Information] [24/01/2011 16:13:35] Avisynth script environment opened
--[Error] An error occurred
---[Error] Exception message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
---[Error] Stacktrace
----[NoImage] at MeGUI.AviSynthClip.dimzon_avs_init_2(IntPtr& avs, String func, String arg, AVSDLLVideoInfo& vi, AviSynthColorspace& originalColorspace, AudioSampleType& originalSampleType, String cs)
----[NoImage] at MeGUI.AviSynthClip..ctor(String func, String arg, AviSynthColorspace forceColorspace, AviSynthScriptEnvironment env)
----[NoImage] at MeGUI.AviSynthScriptEnvironment.ParseScript(String script)
----[NoImage] at MeGUI.AviSynthAudioEncoder.encode()
---[Error] Inner exception: null
--[Information] [24/01/2011 16:13:36] Job completed


Many Thanks
Whimick

Zathor
12th February 2011, 12:37
Does it work with the 32bit build of MeGUI?