Log in

View Full Version : Dts Audio Cd to DVD


doja
5th February 2006, 17:50
Hello,
I'm trying to convert my DTS Audio Cd in DVD, but I always the same have problem.
This is my step:

BeSplit.exe -core( -input demo.wav -output demo.dts -logfile besplit.log -type dtswav )

With BeSweet.dll *SPECIAL*

azidts -core( -input demo.dts -6ch -output demo- -logfile azidts.log ) -ota( -fs 44100 ) -ssrc( --rate 48000 )

Finally I use SurCode DVD DTS with the six mono wave at 48000 Khz produced by azidts: the result are not playable! (with VLC)

But if I encode the same six mono wave (at 44100 Khz) with Surcode Cd DTS it works! VLC can play it!

Where I'm wrong?

Thanks in advance,
Doja

Skelsgard
6th February 2006, 02:55
If the Surcode DVD file can be rendered with Directshow filters in another player then it may be a problem within your VLC.
U can also try to rebuild the Surcode DVD DTS stream with DTSParser10.exe and try the resulting file.
This is not a all-in-one solution but garanties u a high quality trascoding:
U can get the DTS file from the DTS WAV with dts2wav.exe. Then render through GraphEdit with DTSAC3Source --> AC3Filter/Intervideo/Cyberlink Audio Decoder (with 6ch output selected) ---> WavDest --> File Writer (i.e. decoded.wav).
U load THIS 6-ch file into WaveWizard 0.54, and export it as 6 mono PCM 48kHz files (upsampling from within WaveWizard, it uses SSRC).
Then load them into Surcode DVD DTS and test the results.