msaadn
17th September 2009, 00:09
I'm using megui and my audio source is .mkv, output is Nero AAC. I kept a delay of '-1000 ms' it gave me an error. when I keep a delay of '1000ms' it works. So whats the problem?
Here is the log file:
-[Error] Log for job1 (audio, A.mkv -> A.mp4)
--[Information] [9/17/2009 1:59:24 AM] Started handling job
--[Information] [9/17/2009 1:59:24 AM] Preprocessing
--[NoImage] Avisynth script
---[NoImage] DirectShowSource("C:\B\A.mkv", video=false)
---[NoImage] EnsureVBRMP3Sync()
---[NoImage] DelayAudio(-1000.0/1000.0)
---[NoImage] SSRC(48000)
---[NoImage] Normalize()
---[NoImage] return last
--[NoImage] Commandline used: -ignorelength -hev2 -br 40000 -if - -of "{0}"
--[Information] [9/17/2009 1:59:24 AM] Encoding started
--[Information] [9/17/2009 1:59:24 AM] Encode thread started
--[Information] [9/17/2009 1:59:24 AM] Avisynth script environment opened
--[Information] [9/17/2009 1:59:25 AM] Script loaded
--[Information] Output Decoder
---[NoImage] Channels: 2
---[NoImage] Bits per sample: 32
---[NoImage] Sample rate: 48000
--[NoImage] Commandline: C:\Program Files\megui\neroAacEnc.exe -ignorelength -hev2 -br 40000 -if - -of "C:\B\A.mp4"
--[Information] [9/17/2009 1:59:25 AM] Encoder process started
--[Error] An error occurred
---[NoImage] Exception message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
---[NoImage] Stacktrace
----[NoImage] at MeGUI.AviSynthClip.dimzon_avs_getaframe(IntPtr avs, IntPtr buf, Int64 sampleNo, Int64 sampleCount)
----[NoImage] at MeGUI.AviSynthAudioEncoder.encode()
---[NoImage] Inner exception: null
--[Information] [9/17/2009 1:59:25 AM] Job completed
Here is the log file:
-[Error] Log for job1 (audio, A.mkv -> A.mp4)
--[Information] [9/17/2009 1:59:24 AM] Started handling job
--[Information] [9/17/2009 1:59:24 AM] Preprocessing
--[NoImage] Avisynth script
---[NoImage] DirectShowSource("C:\B\A.mkv", video=false)
---[NoImage] EnsureVBRMP3Sync()
---[NoImage] DelayAudio(-1000.0/1000.0)
---[NoImage] SSRC(48000)
---[NoImage] Normalize()
---[NoImage] return last
--[NoImage] Commandline used: -ignorelength -hev2 -br 40000 -if - -of "{0}"
--[Information] [9/17/2009 1:59:24 AM] Encoding started
--[Information] [9/17/2009 1:59:24 AM] Encode thread started
--[Information] [9/17/2009 1:59:24 AM] Avisynth script environment opened
--[Information] [9/17/2009 1:59:25 AM] Script loaded
--[Information] Output Decoder
---[NoImage] Channels: 2
---[NoImage] Bits per sample: 32
---[NoImage] Sample rate: 48000
--[NoImage] Commandline: C:\Program Files\megui\neroAacEnc.exe -ignorelength -hev2 -br 40000 -if - -of "C:\B\A.mp4"
--[Information] [9/17/2009 1:59:25 AM] Encoder process started
--[Error] An error occurred
---[NoImage] Exception message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
---[NoImage] Stacktrace
----[NoImage] at MeGUI.AviSynthClip.dimzon_avs_getaframe(IntPtr avs, IntPtr buf, Int64 sampleNo, Int64 sampleCount)
----[NoImage] at MeGUI.AviSynthAudioEncoder.encode()
---[NoImage] Inner exception: null
--[Information] [9/17/2009 1:59:25 AM] Job completed