Log in

View Full Version : Mux a DTS track to a MPEG2 TS file


DrJones
24th November 2007, 12:06
Hi,

I would like to mux a DTS track to a MPEG2 TS file.
I know how to mux AC3 tracks (with TMPGEnc, it's really easy, but it doesn't support DTS and doesn't plan to either ...)
So I've searched and searched and i still have no answer.

I know MKV would be the answer, but my player (TVIX M-5000A) doesn't support MKV. (too bad for me ...)

So I really need help guys.
Thanks,
DrJones

mic64
4th December 2007, 12:39
thats easy.

1. demux file
2. mux mpeg video + dts audio with mplex
mplex.exe -f 3 -b 1194 -h -o outfile.mpg video.mpv audio.dts
3. run it through TSRemux to get a TS file again.

DrJones
19th January 2008, 22:24
:thanks:

Many thanks Mic64 and sorry my late answer ...
I followed your advice step by step, but the DTS track is still not recognized.
Is there a parameter that I missed or anything else.

In my search, I've only found two applications that might do the trick but they're way too expensive : PixelTools Transmux and Manzanita MP2TSM. So it's possible, but i've got to win the lottery first :)

The search will go on ...

TIA
DrJones