Separate into 6 mono WAVs using Foobar2000
(special installer) from saunalahti
-> with DTS-Plugin
(back)
Needed software:
(latest versions may be found at: needfullthings.webhop.org)
Check all options when insatlling Foobar2000 so that all components get installed!
Steps to separate into 6 mono WAVs:
| Only use BeSliced
or DTS-parser to
correct the DTS stream (->Fix File). Hopefully you'll get a fixed .DTS file. |




| If a frequency change is needed that
you haven't already done with Foobar2000 now you can use BeSweet and
SSRC for that task DVD->CD 48Khz->44,1KHz CD->DVD 44,1KHz->48KHz Set up SSRC in the GUI or use append the following to the commandline: "-ssrc( --rate 44100 )" od. "-ssrc ( --rate 48000 )" |
Commandline for 32 Bit Float WAVs:
BeSweet -core( -input "mehrkanal-wav.wav"
-output "mehrkanal-wav-neu-" -6chfloat -logfile "BeSweet.log"
)
Commandline for 16 Bit fixed WAVs:
BeSweet -core( -input
"mehrkanal-wav.wav" -output "mehrkanal-wav-neu-" -6ch -logfile
"BeSweet.log" )
Use of BeSweet:
-start BeSweetGUI and choose the multichannel WAV as input
-as output choose "PCM (Wave / AIFF)"
-click "AC3/OGG/PCM"
-"Wave" and "32Bit (Six) Mono Waves" or "16Bit
(Six) Mono Waves"
| Advice: Better quality: 32 Bit mono Waves Better compatibility: 16 Bit mono Waves If you encounter problems in the further processing of the wave files you should use the 16Bit mono Wave file format. Some programs have problems processing 32 bit Wave files. |
-click on "WAV to WAV" to start
the separation

You get 6 mono Wave files.
These can be used for processing or any external AC3/DTS encoder.
(back)