Log in

View Full Version : Extracting DTS using GraphEdit


Krismen
14th August 2004, 17:01
Hello

I'm trying to extract DTS audio stream from VOB file using GraphEdit.

I've used following mpeg-2 demultiplexers:
Ligos MPEG Splitter 4.0.0.77
Elecard MPEG-2 Demultiplexer 2.0.90.30529
MPEG-2 Demultiplexer 6.5.1.900 (DirectX 9.0b)

Unfortunatly none of them had audio output pin, only the video.

I need a demultiplexer filter capable of outputting DTS, because I want to do DTS->WAVE conversion in GraphEdit. Is it possible to find that demultiplexer?


P.S.1 I konw I can extract DTS using VobEdit, DGIndex or Vobrator and then convert it to WAVE, but I want to do this in one step :cool:.

P.S.2 I also know there is possibilty to use Media Player Classic as DTS source for GraphEdit when connecting to remote filter graph of MPC (while playing VOB), but this method is quite slow :(.

Sycho
14th August 2004, 23:33
all you had to do was scroll down the page to http://forum.doom9.org/showthread.php?threadid=80706

Krismen
14th August 2004, 23:54
all you had to do was scroll down the page to http://forum.doom9.org/showthread.php?threadid=80706

Ok, fine, but I want convert DTS to WAVE directly from a VOB file:

File.vob->Mpeg-2 Demultiplexer->AC3Filter->WAV Dest->File writer

not

File.dts->AC3Filter->WAV Dest->File writer
#(this part I know quite well)