Log in

View Full Version : Extracting DTS-HD track with tsmuxer/eac3to


rantonio
18th March 2011, 16:58
I am trying to pull the DTS-HD track from a BD (Inception). I've tried using tsmuxer and eac3to. Each time I do, the resulting .dts file has a runtime of 6:02:06. When I change tsmuxer to "Downconvert DTS-HD to DTS" or eac3to to -core, the file is 2:28:06, which is correct. Is there something I'm not doing right?

tebasuna51
18th March 2011, 20:49
Maybe the soft than say you 6:02:06 is wrong.

Sparktank
21st March 2011, 01:48
Are you viewing the DTSMA with MediaInfo?
It always reports the raw elementary audio (HD audio: .dtsma/.thd) as false times.
.thd+ac3 and .thd don't show a duration at all.

If you convert those to AC3 or other formats, it'll show up properly.

I've just started to play around with all this when I finally bought a bluray drive for my PC.
I'm currently playing around with everything.

I notice that when the audio is demuxed, the .dtsma is just about double the time length.

Daredevil Chapter 1 Only
.dtsma
General
Complete name : - 2 - DTS Master Audio, English, 5.1 channels, 24 bits, 48kHz.dtsma
Format : DTS
Format/Info : Digital Theater Systems
Format profile : MA / Core
File size : 71.9 MiB
Duration : 6mn 26s
Overall bit rate : 1 561 Kbps / 1 510 Kbps

Audio
Format : DTS
Format/Info : Digital Theater Systems
Format profile : MA / Core
Duration : 6mn 26s
Bit rate mode : Variable
Bit rate : 1 561 Kbps / 1 510 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 KHz
Bit depth : 24 bits
Compression mode : Lossless / Lossy

.ac3
General
Complete name : - 3 - AC3, English, 5.1 channels, 448kbps, 48kHz.ac3
Format : AC-3
Format/Info : Audio Coding 3
File size : 7.66 MiB
Duration : 2mn 23s
Overall bit rate : 448 Kbps

Audio
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Duration : 2mn 23s
Bit rate mode : Constant
Bit rate : 448 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Compression mode : Lossy
Stream size : 7.66 MiB (100%)

I think MediaInfo takes the time for both the DTSHD-MA and the AC3 into consideration.

SuperFist
17th April 2011, 20:05
My problem is TSMuxer won't even downconvert the DTS-HD track to DTS on any movie I try. Even MultiAVCHD fails to do it. It just keeps the HD audio in the file no matter if you check downconvert or not. Are there some settings I'm unaware of that I should adjust to be able to get this done correctly?

Carpo
19th April 2011, 07:09
try

eac3to x:\path\to\file x:\path\to\output -core

that should give you the dts track

eg.

D:\DISC_RIPS>eac3to salt.dtsma salt.dts -core
DTS Master Audio, 5.1 channels, 24 bits, 48kHz
(core: DTS, 5.1 channels, 24 bits, 1509kbps, 48kHz)
Extracting DTS core...
Creating file "salt.dts"...
eac3to processing took 26 seconds.
Done.

SuperFist
13th March 2018, 23:28
try

eac3to x:\path\to\file x:\path\to\output -core

that should give you the dts track

eg.

D:\DISC_RIPS>eac3to salt.dtsma salt.dts -core
DTS Master Audio, 5.1 channels, 24 bits, 48kHz
(core: DTS, 5.1 channels, 24 bits, 1509kbps, 48kHz)
Extracting DTS core...
Creating file "salt.dts"...
eac3to processing took 26 seconds.
Done.

I apologize as I didn't see this posted back then. :thanks:

Yeah, I know... 7 years later and I'm thanking you just now! At least I'm still around! :D

chros
14th March 2018, 10:38
Yeah, I know... 7 years later and I'm thanking you just now! At least I'm still around! :D
:D It's better than never.