View Full Version : Two 5.1 audio tracks and Nero Recode
AlexeyS
17th July 2005, 03:24
I use Avisynth to encode video with Nero Recode. How I can insert two 5.1 AC3 audio tracks in AVS script?
I've tried NicAudio.dll and m2audio_ac3.dll, but these DLLs are not working with Nero Recode. And AC3Source.dll downmixes 5.1 to stereo. :(
Any chance to get AVS script with video and two 5.1 AC3 audio tracks inserted?
mg262
17th July 2005, 07:21
I use Avisynth to encode video with Nero Recode. How I can insert two 5.1 AC3 audio tracks in AVS script?
I've tried NicAudio.dll and m2audio_ac3.dll, but these DLLs are not working with Nero Recode. And AC3Source.dll downmixes 5.1 to stereo. :(
Any chance to get AVS script with video and two 5.1 AC3 audio tracks inserted?Ummm... I'm not sure the AVI format supports two 5.1 AC3 audio tracks. In any case, whatever audio that you feed into avisynth is decoded and behaves like a WAV (it has to be so that it can be processed)... so avisynth outputs uncompressed audio (=WAV) in exactly the same sense that it outputs uncompressed video. Are you trying to fiddle with the audio (e.g. by cutting the track)? If not, your best bet is to circumvent Avisynth entirely for the audio... does recode allow external audio sources?
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.