Log in

View Full Version : [eac3to] How to extract DTS-ES and DTS-Hi Res audio streams? As dts or dtshd?


jfromeo
9th September 2010, 19:33
Topic title pretty sums it up.

I don't know how to proceed to extract those DTS streams (DTS-ES and DTS-Hi Res), if as .DTS or .DTSHD. I don't know if demuxing them as .DTS would somehow extract only the core (if they ever had) and therefore discard info on any of them.

Thanks in advance!

TinTime
9th September 2010, 19:51
You've got a few choices. This is what I use.

DTS / DTS-ES / DTS 96/24 use .dts
DTS-HD HR use .dtshr
DTS-HD MA use .dtsma

I think you can also use .dts or .dtshd for both DTS-HD types but I like to keep them all different.

I could be wrong here but I think the only way to just extract the core is to use the -core switch. eac3to will tell you it's doing this in the log.

jfromeo
9th September 2010, 22:36
Thanks so much for the input!