Separate to 6 mono WAVs using azidts (BeSweet):
(back)

For using azidts you've got to install the commercial Intervideo WinDVD.

Attention:
(Proof)
When using WinDVD-Filter the channel mapping seems merely to be correct using the special-Version of BeSweet. There are many different versions of BeSweeet floating around which are not published at doom9's site.
One with an advantage especially for DTS transcoding. You may download this BeSweet (special) from Daphys site (or directly from the doom9 Thread) With this version you don't have to rename the outputted mono waves from BeSweet when using the WinDVD-Filter.

With a BeSweet GUI (BeSweetGUI, Belight) you can easely (Guide) convert to AC3/AAC/MP2/MP3/OGG/WAV.

When you don't use the BeSweet special version you've to rename the files to obtain the correct channel order.:

FL  -> correct
FR  -> C
C   -> FR
LFE -> SR
SL  -> LFE
SR  -> SL

Step-by-Step:
  1. Extract DTS Track (from a DTS-CD 44,1KHz or from DVD 48KHz)
  2. Only use BeSliced or DTS-parser to correct eventually stream errors and to convert to a pure DTS file (->Fix File).
  3. Using one of the mentioned BeSweet GUIs separate to 6 mono WAVs (see figures)
    Commandline: azidts.exe  -core( -input "quelle.dts" -output "ziel-" -6chfloat )
    If you need to do a sampling rate conversion, e.g. DTS DVD 48KHz to DTS WAV CD 44.1KHz or DTS WAV CD 44,1KHz to AC3 DVD 48KHz, then click Sampling Rate and put in the desired sampling frequency.
    Kommandozeile für 32 Bit Float WAVs:

    azidts.exe
      -core( -input "quelle.dts" -output "ziel-" -6chfloat ) -ssrc( --rate 44100 )

    Commandline for 6 Bit fixed WAVs:

    azidts.exe  -core( -input "quelle.dts" -output "ziel-" -6ch ) -ssrc( --rate 44100 )



  4. Adjust WinDVD's filter to look as shown in the figure. Choose "6 speaker (5.1 channel)" und "No Vocal".


  5. You get 6 mono WAVs which you can now encode.
    Again to remember: The channel mapping without using BeSweet special version is wrong. So, you've to rename them as follows:
    FL  -> Korrekt
    FR  -> C
    C   -> FR
    LFE -> SR
    SL  -> LFE
    SR  -> SL

    Example: File: "Ziel-FR.WAV" is "Ziel-C.WAV", so rename it.

 

(back)