PDA

View Full Version : how can i extract all of channels of AC3 file?


royal999
2nd April 2007, 22:30
i have an AC3 file.
i want to extract each of their channels into one wave file.
in other words: if my AC3 file has 5 channels, so i want five wave files that every of them be one of the AC3 channels.
thanks.

cacepi
2nd April 2007, 23:31
i have an AC3 file.i want to extract each of their channels into one wave file.
BeSweet can do that:

BeSweet.exe -input "INPUT.ac3" -output "OUTPUT.wav" -6ch

Be sure to read the BeSweet sticky in the main page of this subforum for downloads and other information. Good luck!