DTS to Stereo Dolby Digital 2.0 (AC3)
(back)

Works for Stereo tracks only.
Else the channel order is wrong!


Foobar2000 Method
(special installer) with DTS-Plugin

Foobar2000 is able to convert DTS into all formats for which an encoding plugin exits.

If a specific sampling frequency is needed (KHz) set up Foobar's Resampler (SSRC) DSP filter.
If the source is multichannel the "Convert 5.1 to stereo" filter has to be added (see Foobar's DSP options)
Don't use the "Convert 5.1 to stereo" filter if you've got a stereo (2.0) DTS-track.

The conversion is done through Foobar's Diskwriter. All format specific options are adjusted in the diskwriter settings tab.

 

Step by Step guide:

Setting up Foobar2000 for the conversion of DTS to AC3 2.0 Stereo

Needed Software:

First you have to set up Foobar2000 for the conversion to Dolby Digital 2.0.
To change the settings of the fromats follow these easy steps:

Foobar2000->Preferences->Diskwriter
activate "Use DSP", this ensures foobar2000 applies the DSP filters you insert in the DSP tab

 

Set up AC3 ffmpeg encoder

You need the ffmpeg CLI encoder
-Copy the file into the Foobar2000 directory
-Under "Output Presets" click on "Add New" and choose "Commandline Encoder" from the drop down list



-Select "ffmpeg.exe" from the directory
-Adjust the settings for AC3 conversion according to the figure shown below (adjust path to ffmpeg)



-Extension: ".ac3"
-Parameters:
-i %s -ab 256 %d

For other bitrates as 256Bit/s use desired number from list below!
Allowed bitrates: 32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256, 320, 384, 448, 512,  576, 640

-Dispay name: AC3 ffmpeg


Conversion:

Don't forget to add the "Convert 5.1 to stereo" filter in the DSP tab if the source is a multichannel track!
In the playlist right click on the file/files you'd like to convert and choose "Convert->Run conversion". Select "AC3 ffmpeg" from the list. Choose directory and name your output file.

Finished.

 

(back)