View Full Version : How can I create a 5.1 AAC file from six WAV files?
Chainmax
31st August 2004, 16:29
Question pretty much says it all. Is it possible to take the six WAV files crated with one of the "stereo to surround" methods listed here and create a 5.1 AAC file? If so, how?
KpeX
31st August 2004, 16:56
Originally posted by Chainmax
Question pretty much says it all. Is it possible to take the six WAV files crated with one of the "stereo to surround" methods listed here and create a 5.1 AAC file? If so, how? Sure. Just create a .mux file with the filenames of the six .wavs (as described in the besweet FAQ) and mux these to six-channel wav with besweet: besweet -core ( -input "list.mux" -output "out.wav" -6chwav ) Then encode using faac or any other encoder that supports 6ch wav input: faac out.wav -q 125 -o output.mp4
Chainmax
31st August 2004, 18:09
Thanks :).
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.