[Error] Log
-[Error] Log for job204 (audio, VTS_01_1 T80 1_0ch 224Kbps DELAY 0ms.ac3 -> VTS_01_1 T80 1_0ch 224Kbps DELAY 0ms.mp4)
--[Information] [2009-8-6 9:39:06] Started handling job
--[Information] [2009-8-6 9:39:06] Preprocessing
--[NoImage] Avisynth script
---[NoImage] NicAc3Source("E:\aaa\VTS_01_1 T80 1_0ch 224Kbps DELAY 0ms.ac3")
---[NoImage] 6<=Audiochannels(last)?x_stereo8729924f34fd48f2ab77d23cdd8cd58b(ConvertAudioToFloat(last)):last
---[NoImage] Normalize()
---[NoImage] return last
---[NoImage] function x_stereo8729924f34fd48f2ab77d23cdd8cd58b(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] c = GetChannel(a, 3)
---[NoImage] lfe = GetChannel(a, 4)
---[NoImage] sl = GetChannel(a, 5)
---[NoImage] sr = GetChannel(a, 6)
---[NoImage] l_sl = MixAudio(fl, sl, 0.2929, 0.2929)
---[NoImage] c_lfe = MixAudio(lfe, c, 0.2071, 0.2071)
---[NoImage] r_sr = MixAudio(fr, sr, 0.2929, 0.2929)
---[NoImage] l = MixAudio(l_sl, c_lfe, 1.0, 1.0)
---[NoImage] r = MixAudio(r_sr, c_lfe, 1.0, 1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
--[NoImage] Commandline used: -ignorelength -hev2 -br 48000 -if - -of "{0}"
--[Information] [2009-8-6 9:39:06] Encoding started
--[Information] [2009-8-6 9:39:06] Encode thread started
--[Information] [2009-8-6 9:39:07] Avisynth script environment opened
--[Information] [2009-8-6 9:39:07] Script loaded
--[Information] Output Decoder
---[NoImage] Channels: 1
---[NoImage] Bits per sample: 32
---[NoImage] Sample rate: 48000
--[NoImage] Commandline: C:\MeGUI\tools\neroaacenc\neroAacEnc.exe -ignorelength -hev2 -br 48000 -if - -of "E:\aaa\VTS_01_1 T80 1_0ch 224Kbps DELAY 0ms.mp4"
--[Information] [2009-8-6 9:39:07] Encoder process started
--[Error] An error occurred
---[NoImage] Exception message: 管道已结束。
---[NoImage] Stacktrace
----[NoImage]在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
----[NoImage]在 System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
----[NoImage]在 System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
----[NoImage]在 MeGUI.AviSynthAudioEncoder.encode()
---[NoImage] Inner exception: null
--[NoImage] Output from encoder via stderr
---[NoImage] *************************************************************
---[NoImage] * *
---[NoImage] * Nero Digital Audio Reference MPEG-4 & 3GPP Audio Encoder *
---[NoImage] * Copyright 2007 Nero AG *
---[NoImage] * All Rights Reserved Worldwide*
---[NoImage] * *
---[NoImage] * Package build date: Aug 6 2007 *
---[NoImage] * Package version:1.1.34.2 *
---[NoImage] * *
---[NoImage] * See -help for a complete list of available parameters. *
---[NoImage] * *
---[NoImage] *************************************************************
--[NoImage] Output from encoder via stdout: ERROR: Unsupported encoding configuration
--[Information] [2009-8-6 9:39:16] Job completed
又试着将一wmv的音频编码转换成NDAAC-HEPS, 却又没问题.
-[Warning] Log for job205 (audio, [アニメ DVD] 機動戦士ガンダム DVD-BOX版 第01話 「ガンダム大地に立つ!!」 (640x480 WMV9).wmv -> [アニメ DVD] 機動戦士ガンダム DVD-BOX版 第01話 「ガンダム大地に立つ!!」 (640x480 WMV9).mp4)
--[Information] [2009-8-6 9:40:25] Started handling job
--[Information] [2009-8-6 9:40:25] Preprocessing
既然能正常转换成he-aac和lc-aac, 那ac3的音源应该没问题吧.
而wmv里头的音源也可以正常转为heps-aac, 那编码器也应该没问题吧.