Log in

View Full Version : dts demux


pike
25th August 2003, 16:52
Hello ppl.

I'm part of the team that bring you Xbox Mediaplayer (sourceforge.net/projects/xbplayer) and this little application lacks one thing; DTS support

We dont want to transcode it, just send it raw from the xbox optical-out to an external decoder.

I've seen some pc applications like azidts, but I dont think this is anything we could use (even if we had the sourcecode) right?

If anyone has sourcecode, gpl'ed that could help us with dts, please get in touch with me.

DSPguru
25th August 2003, 17:11
you'll find demuxing routines in dvd2avi sourcecode and vstrip.

a link to dts specs, btw, can be found at the end of this thread :
http://forum.doom9.org/showthread.php?s=&threadid=34958

pike
25th August 2003, 19:30
thx :)