Log in

View Full Version : BeSweet Question - split from FAQ


subiksha
14th November 2005, 07:40
then feed it to BeSweet : -core( -input channels.mux ... )

GURU...
Please tell me the full command to mux 6 seperate wav files to 5.1 ac3...
my command not working...

KpeX
15th November 2005, 21:30
Split from FAQ as it's not relevant. Please refer to forum rule #1.

Brother John
16th November 2005, 20:49
BeSweet command line for a 448 kbit/s AC3 would look like this (adjust paths and filenames):
BeSweet.exe -core( -input "d:\channels.mux" -output "d:\test.ac3" ) -ac3enc( -6ch -b 448 )