zzspectrez
24th March 2010, 03:00
Hello..
I have recently run in to audio conversion problems taking my dvd audio and converting it to aac.
My normal process is as follows:
* anydvd
* dvd decrypter IFO mode
* MeGUI
* dgindex
* avisynth script edit
* encode video x264 PS3 VHQ
* encode audio Nero AAC: NDAAC-LC-Multichannel-192kbps
* mux mp4
This has worked for the majority of my dvds to play on my PS3.
Recently Megui has been erroring out on certain audio tracks. Seems to be limited to the Multichannel Streams.
The two most recent titles I have been have problems with is Inglourious Bastards and The Fourth Kind.
Sample log is:
[Error] Log for job3 (audio, (2009) -- The Fourth Kind (PG-13) -- PS3 T80 3_2ch 448Kbps DELAY 0ms.ac3 -> (2009) -- The Fourth Kind (PG-13) -- PS3 T80 3_2ch 448Kbps DELAY 0ms.mp4)
-[Information] [3/23/2010 7:28:52 AM] Started handling job
-[Information] [3/23/2010 7:28:52 AM] Preprocessing
-[NoImage] Avisynth script
--[NoImage] LoadPlugin("C:\Program Files\MeGUI\tools\avisynth_plugin\NicAudio.dll")
--[NoImage] NicAc3Source("Z:\(2009) -- The Fourth Kind (PG-13)\(2009) -- The Fourth Kind (PG-13) -- PS3 T80 3_2ch 448Kbps DELAY 0ms.ac3")
--[NoImage] Normalize()
--[NoImage] return last
-[NoImage] Commandline used: -ignorelength -lc -br 192000 -if - -of "{0}"
-[Information] [3/23/2010 7:28:52 AM] Encoding started
-[Information] [3/23/2010 7:28:52 AM] Encode thread started
-[Information] [3/23/2010 7:28:52 AM] Avisynth script environment opened
-[Information] [3/23/2010 7:28:52 AM] Script loaded
-[Information] Output Decoder
--[NoImage] Channels: 6
--[NoImage] Bits per sample: 32
--[NoImage] Sample rate: 48000
-[NoImage] Commandline: C:\Apps\neroAacEnc.exe -ignorelength -lc -br 192000 -if - -of "Z:\(2009) -- The Fourth Kind (PG-13)\(2009) -- The Fourth Kind (PG-13) -- PS3 T80 3_2ch 448Kbps DELAY 0ms.mp4"
-[Information] [3/23/2010 7:28:52 AM] Encoder process started
-[Error] An error occurred
--[NoImage] Exception message: The pipe has been ended.
--[NoImage] Stacktrace
---[NoImage] at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
---[NoImage] at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
---[NoImage] at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
---[NoImage] at MeGUI.AviSynthAudioEncoder.encode()
--[NoImage] Inner exception: null
-[NoImage] Output from encoder via stderr
--[NoImage] *************************************************************
--[NoImage] * *
--[NoImage] * Nero AAC Encoder *
--[NoImage] * Copyright 2009 Nero AG *
--[NoImage] * All Rights Reserved Worldwide *
--[NoImage] * *
--[NoImage] * Package build date: Feb 18 2010 *
--[NoImage] * Package version: 1.5.4.0 *
--[NoImage] * *
--[NoImage] * See -help for a complete list of available parameters. *
--[NoImage] * *
--[NoImage] *************************************************************
-[NoImage] Output from encoder via stdout: ERROR: error while encoding frame
-[Information] [3/23/2010 7:34:39 AM] Job completed
I have recently run in to audio conversion problems taking my dvd audio and converting it to aac.
My normal process is as follows:
* anydvd
* dvd decrypter IFO mode
* MeGUI
* dgindex
* avisynth script edit
* encode video x264 PS3 VHQ
* encode audio Nero AAC: NDAAC-LC-Multichannel-192kbps
* mux mp4
This has worked for the majority of my dvds to play on my PS3.
Recently Megui has been erroring out on certain audio tracks. Seems to be limited to the Multichannel Streams.
The two most recent titles I have been have problems with is Inglourious Bastards and The Fourth Kind.
Sample log is:
[Error] Log for job3 (audio, (2009) -- The Fourth Kind (PG-13) -- PS3 T80 3_2ch 448Kbps DELAY 0ms.ac3 -> (2009) -- The Fourth Kind (PG-13) -- PS3 T80 3_2ch 448Kbps DELAY 0ms.mp4)
-[Information] [3/23/2010 7:28:52 AM] Started handling job
-[Information] [3/23/2010 7:28:52 AM] Preprocessing
-[NoImage] Avisynth script
--[NoImage] LoadPlugin("C:\Program Files\MeGUI\tools\avisynth_plugin\NicAudio.dll")
--[NoImage] NicAc3Source("Z:\(2009) -- The Fourth Kind (PG-13)\(2009) -- The Fourth Kind (PG-13) -- PS3 T80 3_2ch 448Kbps DELAY 0ms.ac3")
--[NoImage] Normalize()
--[NoImage] return last
-[NoImage] Commandline used: -ignorelength -lc -br 192000 -if - -of "{0}"
-[Information] [3/23/2010 7:28:52 AM] Encoding started
-[Information] [3/23/2010 7:28:52 AM] Encode thread started
-[Information] [3/23/2010 7:28:52 AM] Avisynth script environment opened
-[Information] [3/23/2010 7:28:52 AM] Script loaded
-[Information] Output Decoder
--[NoImage] Channels: 6
--[NoImage] Bits per sample: 32
--[NoImage] Sample rate: 48000
-[NoImage] Commandline: C:\Apps\neroAacEnc.exe -ignorelength -lc -br 192000 -if - -of "Z:\(2009) -- The Fourth Kind (PG-13)\(2009) -- The Fourth Kind (PG-13) -- PS3 T80 3_2ch 448Kbps DELAY 0ms.mp4"
-[Information] [3/23/2010 7:28:52 AM] Encoder process started
-[Error] An error occurred
--[NoImage] Exception message: The pipe has been ended.
--[NoImage] Stacktrace
---[NoImage] at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
---[NoImage] at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
---[NoImage] at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
---[NoImage] at MeGUI.AviSynthAudioEncoder.encode()
--[NoImage] Inner exception: null
-[NoImage] Output from encoder via stderr
--[NoImage] *************************************************************
--[NoImage] * *
--[NoImage] * Nero AAC Encoder *
--[NoImage] * Copyright 2009 Nero AG *
--[NoImage] * All Rights Reserved Worldwide *
--[NoImage] * *
--[NoImage] * Package build date: Feb 18 2010 *
--[NoImage] * Package version: 1.5.4.0 *
--[NoImage] * *
--[NoImage] * See -help for a complete list of available parameters. *
--[NoImage] * *
--[NoImage] *************************************************************
-[NoImage] Output from encoder via stdout: ERROR: error while encoding frame
-[Information] [3/23/2010 7:34:39 AM] Job completed