Log in

View Full Version : MeGUI error: missing function called "NicMPG123Source"


DanielSun
2nd October 2008, 11:32
I use latest MeGUI to encode a WAV sound file to AAC, and got a error message.

Here is the log:

[Error] An error occurred
-[NoImage] Exception message: Script error: there is no function named "NicMPG123Source"
-[NoImage] Stacktrace
--[NoImage] at MeGUI.AviSynthClip..ctor(String func, String arg, AviSynthColorspace forceColorspace, AviSynthScriptEnvironment env)
--[NoImage] at MeGUI.AviSynthAudioEncoder.encode()
-[NoImage] Inner exception: null



so where can I find this Avisynth plugin called "NicMPG123Source"?

Guest
2nd October 2008, 12:10
http://forum.doom9.org/showthread.php?t=135876

It's a revised version of NicAudio.

Still, I wonder why you need an MPEG source filter for a WAV source.

tebasuna51
2nd October 2008, 13:49
Still, I wonder why you need an MPEG source filter for a WAV source.

Maybe is a wav container with mp3 content like VirtualDub can output.

And NicMPG123Source function isn't newer, was introduced by Dimzon in NicAudio.dll at 2006-03-06 then must be load with MeGUI.

DanielSun
3rd October 2008, 01:53
It is a WAV file generated by VDubMod, which was a sound track of an AVI. I used "save WAV" button from the stream list window.

tebasuna51
3rd October 2008, 02:52
It is a WAV file generated by VDubMod, which was a sound track of an AVI. I used "save WAV" button from the stream list window.

With VDubMod always use the DEMUX button instead WAV, in VirtualDub don't exist the DEMUX option