When I try to encode the audio using neroaac encoder, the following error occurs, ask many people and still cannot solve the problem, I will appreciate if someone can help
--[Error] An error occurred
---[NoImage] Exception message: Script error: Invalid arguments to function "DelayAudio"
---[NoImage] Stacktrace
----[NoImage] in MeGUI.AviSynthClip..ctor(String func, String arg, AviSynthColorspace forceColorspace, AviSynthScriptEnvironment env)
----[NoImage] in MeGUI.AviSynthAudioEncoder.encode()
---[NoImage] Inner exception: null
--[Information] [2010/11/17 下午 12:14:29] Job completed
+ Reply to Thread
Results 1 to 6 of 6
-
Last edited by ihmcjacky; 17th Nov 2010 at 22:24.
-
Do you have aac decoder installed ? eg. ffdshow
Try inputting the .ts directly
If that doesn't work use .avs script
BassAudioSource("audio.aac")
or
FFAudioSource("audio.aac")
Try zeroing out the delay (the number written in the name will be entered if you use the audio directly)
Exception message: Script error: Invalid arguments to function "DelayAudio" -
thanks poisondeathray,you are right, it is the path's problem, the "..../encode temp/..., when I correct it as encode_temp, it works flawlessly, thanks for your advice!
Similar Threads
-
megui audio encoding error
By IPHONEHQ in forum AudioReplies: 0Last Post: 25th Dec 2011, 09:46 -
Audio encoding error with MeGui
By [ss]vegeta in forum AudioReplies: 3Last Post: 23rd Oct 2011, 14:51 -
meGUI Nero AAC encoding error
By ArtOfLosingMFZB in forum DVD RippingReplies: 4Last Post: 16th Aug 2010, 12:46 -
MeGUI encoding error
By kadyn67 in forum Blu-ray RippingReplies: 9Last Post: 18th Jun 2010, 00:26 -
[SOLVED] meGUI Encoutered a Fatal Error - Memory Not Writable.
By th3obr0 in forum Video ConversionReplies: 0Last Post: 11th Feb 2009, 16:28