Log in

View Full Version : How to convert .dts to 6 .wav


justask
29th December 2004, 14:48
Hello,

I'm completly new in this business ...

I'm trying to extract the 6 channels from one .dts file to use them later in Wavelab ...

I've used the search function to parse the forum, spent many hours trying to use Besweet, Azid, ... but didn't succeed :(

The major problem is that I don't know how to use all those softwares.

Could someone explain me which softwares I need exactly( also all .dll, .ax, filters (all the necessary stuff ...)) how to setup/register and use them please ??

For the moment, nothing appends when I hit the Go button in BesweetGUI Wizard mode. I think that I've set the path correctly :confused:

Please, if anyone could help me ... it would be great.

Thanks in advance.


Justask

buzzqw
29th December 2004, 15:04
tryed BeLight ?

is the easiest ;) gui for besweet

BHH

justask
29th December 2004, 22:54
Hi!

Thanks for the advice buzzqw.

I downloaded Belight ... but it didn't work :(
When I start the job, Besweet crashes.

I saw on the forum that older versions support .dts but the newer no more :confused: Is this the cause ?

Some more explanations would be welcomed. How to setup and where to place the softwares, filters, etc. ...

Thanks

Justask

SeeMoreDigital
29th December 2004, 23:08
Please use search justask.

This question has been asked and answered many times before!


Cheers

Kurtnoise
30th December 2004, 00:18
As SMD said, first try to make a search. They are some clues also in the FAQ.

BeSweet doesn't support natively DTS input files...So, BeLight too.

buzzqw
30th December 2004, 09:11
search for azidts.exe :)

BHH

krazyklown
31st December 2004, 22:03
I had a problem like this too. I'll tell you what I did.

I have the Hypercube Transcoder
http://hypercubemx.free.fr/html/download.php?download_id=0

I then download AC3Filter (latest version)
http://forum.doom9.org/showthread.php?s=&threadid=76480&highlight=ac3filter

Install them, run Hypercube, inport your DTS file, and then convert it to 6 mono WAV files or a 5.1 WAV. Play with it for a while.

Edit: INstead of using DIrect Show processing in Hypercube, use Native. Native gives you a 100% conversion. Have fun

justask
1st January 2005, 12:34
Thanks ! it works now.

bye the way, Happy New Year!

Justask

MaroonMike
3rd January 2005, 19:36
Here's the command I use to do this via aziddts.exe

"C:\Program Files\BeSweet\aziddts.exe" -manualch -core( -input "c:\temp\eed.dts" -output "c:\temp\eed-" -6ch -logfile "C:\Program Files\BeSweet\BeSweet.log" ) -ssrc( --rate 44100 )

Hope this helps. :)

Sakuya
28th November 2005, 05:00
Here's the command I use to do this via aziddts.exe

"C:\Program Files\BeSweet\aziddts.exe" -manualch -core( -input "c:\temp\eed.dts" -output "c:\temp\eed-" -6ch -logfile "C:\Program Files\BeSweet\BeSweet.log" ) -ssrc( --rate 44100 )

Hope this helps. :)

I'm trying to convert a 6ch DTS to a stereo WAV or AC3. I tried the above but it gave me this error:

FAILED(hr=0x80040154) in CreateFilter(CLSID_DTSSource, &pReader)

I also tried via BeSweet but it gave me the same error. The aziddts.exe I got was from the first post over here:

http://forum.doom9.org/showthread.php?t=84915&highlight=aziddts

I can't find any other places to download it. :(