Log in

View Full Version : DTS audio


kenman
18th December 2004, 00:06
How do I rip DTS audio sound from a DVD then save in 5.1 wav, then use Fraunhofer MP3 surround Encoder?

I ripped the audio from the dvd the used Be sweet got an error.
( Error 32: No input-data was found (wrong substream?)

KpeX
18th December 2004, 01:37
Check out the DTS FAQ - vanilla besweet doesn't support DTS. Also note that fraunhofer's 5.1 mp3 isn't a true 5.1 format, and you're better off using AAC or keeping the original audio.

Krismen
18th December 2004, 02:06
Hi.

You can demux DTS track from VOB using DGIndex (http://neuron2.net/fixd2v/dgmpgdec1012.zip) and then decode to wave 5.1 with GraphEdit (http://www.digital-digest.com/dvd/downloads/graphedit.html).

http://priv.twoje-sudety.pl/~divxpl/Dj_AnT/dts2wav.png

Filters needed in order of connection:

1. DTS/AC3 Source (http://celticdruid.no-ip.com/xvid/Media%20Player%20Classic/external%20filters/unicode/dtsac3source.7z)
2. Ffdshow audio decoder
3. WAV Dest (included in GraphEdit)
4. File writer


EDIT:

You can also decode DTS to wav 5.1 directly from VOB:

1) Choose File -> Render media file and point to VOB file.

http://priv.twoje-sudety.pl/~divxpl/Dj_AnT/dts2wav_one_step_1.png

2) Play the graph.

3) Modify the graph.

http://priv.twoje-sudety.pl/~divxpl/Dj_AnT/dts2wav_one_step_2.png

4) Play it again.

Filter needed: Gabest's Mpeg splitter with DTS support (http://celticdruid.no-ip.com/xvid/Media%20Player%20Classic/external%20filters/unicode/MpegSplitter.7z)


BTW, This thread (http://forum.doom9.org/showthread.php?s=&threadid=80878) is finally solved :D.

You can also decode DTS to wav 5.1 with foobar2000 like in this thread (http://forum.doom9.org/showthread.php?s=&threadid=84915&highlight=free+and+dts) - BIG THANKS goes to Kurtnoise13.


P.S. Don't forget to set DTS decoding to libdts in ffdshow audio configuration (Codecs tab).

kenman
18th December 2004, 14:54
thanks guys

Krismen
21st December 2004, 09:53
From http://forum.doom9.org/showthread.php?s=&threadid=86966

Originally posted by kenman
I can't find wav 5.1 in GraphEdit
The filter what you are looking for is File writer. Insert it via Graph -> Insert filters -> DirectShow Filters.

tiny
21st December 2004, 19:09
The Graphedit tool (graphedt.exe) en the WAV dest filter (wavdest.ax) are originaly part of the DirextX SDK. Both files are available on the Doom9 website: http://www.doom9.org/Soft21/Filters/graphedit.rar

Do not forget to register the filter. ;)

tiny