DTS Audio and XBMC

Sun, Nov 8, 2009

HTPC

DTS Audio and XBMC

As default, XBMC uses the internal audio player, PAplayer to output music.  The issue with XBMC at the moment is that it cannot passthrough DTS audio streams to your receiver using PAplayer so the sound gets converted into stereo.

The solution to this is relatively simple, and is achieved by using the internal DVDPlayer.

Simply add this line to your playercorefactory.xml file found in XBMCsystem:

<!-- DTS Audio -->
<rule filetypes="(dts|wav)"  player="DVDPlayer" />

As you can see, the extensions dts and wav are the common filetypes for DTS audio files.

  • Digg
  • del.icio.us
  • BlinkList
  • Facebook
  • Google Bookmarks
  • Live
  • StumbleUpon
  • Fark
  • Print
  • Reddit
  • Slashdot
  • Technorati
  • TwitThis
  • Propeller
  • Yahoo! Buzz
, , , , ,

This post was written by:

AzzX - who has written 78 posts on ozsource Australia.


Contact the author

One Response to “DTS Audio and XBMC”

  1. troels Says:

    hey

    i cant get this working, any chance that you could help me ? :)
    no problem playing dts from .mkv, but cant get it working with wav and dts

    thanks in advance

    Reply


Leave a Reply