AudioEngine branch - DO NOT REQUEST BINARY BUILDS

  Thread Rating:
  • 15 Votes - 4.47 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
T800 Offline
Posting Freak
Posts: 799
Joined: Jan 2011
Reputation: 5
Post: #411
Exclusive mode it is then! Nod

Living Room i3 • W7 Ultimate x64 • 120GB SSD • HD 7750 • 2x TBS8922 tuners • Aeon Nox 4.0
Bedroom A6 3500 • W7 Ultimate x64 • 40GB SSD • HD 6550 • Aeon Nox 4.0
Servers unRAID server for Movies (22TB) • unRAID server for TV Shows/Music (11TB)
HTPC http://forum.xbmc.org/showthread.php?tid=99831
unRAID Server http://forum.xbmc.org/showthread.php?tid=106786
find quote
SpectreX Offline
Senior Member
Posts: 278
Joined: Oct 2010
Reputation: -20
Post: #412
ArtVandelae Wrote:Exclusive mode under Windows lets an application take complete control of the audio output device. This is necessary for passthrough since you can't mix bitstreamed audio, but it also allows for unmolested PCM audio to be output.

When exclusive mode is turned off sounds from both XBMC and other programs can be played simultaneously, but it also means that all audio has to be resampled to whatever format Windows wants. I.E. if the Windows mixer wants everything in 48khz then we have to resample everything to 48khz. With exclusive mode on, however, audio will be untouched provided that your sound card or receiver directly supports the sample rate of your media. It will also not be mixed, volume corrected or otherwise changed once it leaves XBMC. In essence, you can get "bit-perfect" audio with exclusive mode.

So basically exclusive mode is the XBMC name for the WASAPI implementation? Because what you have described there sounds like WASAPI.
find quote
gnif Offline
Team-XBMC Developer
Posts: 442
Joined: Feb 2008
Reputation: 34
Location: Australia, Katoomba
Post: #413
No, Exclusive mode is an option of WASAPI, it is not WASAPI. AE has full WASAPI support.

I am not scared of SVN - Cutting my hands open on the bleeding edge.
find quote
BoBeRzE Offline
Junior Member
Posts: 15
Joined: Jun 2010
Reputation: 0
Post: #414
Hello,

i want to test XBMC AE. I can only compile XBMC for Linux and i have no HD Audio equipment. But my dad is able to play HD Audio files and XBMC runs under Win 7 so i need a compiled Version for Windows.

Can anybody provide a copiled version for windows?

many thanks

BoBeRzE
find quote
gnif Offline
Team-XBMC Developer
Posts: 442
Joined: Feb 2008
Reputation: 34
Location: Australia, Katoomba
Post: #415
@BoBeRzE - Since AE is still highly experimental, I am not too keen on people using it that don't know how to compile it, that is why there are no binary releases. This is so that when issues are reported, those reporting them are able to give me detailed bug reports, or diagnose and fix the problem themselves.

I am not scared of SVN - Cutting my hands open on the bleeding edge.
find quote
deneven Offline
Junior Member
Posts: 2
Joined: Jul 2011
Reputation: 0
Post: #416
Hi,

Can someone please tell me where I can download the latest AE release?
find quote
darkscout Offline
Posting Freak
Posts: 2,148
Joined: Jul 2008
Reputation: 12
Post: #417
deneven Wrote:Hi,

Can someone please tell me where I can download the latest AE release?

I really hope you're joking.

gnif Wrote:Since AE is still highly experimental, I am not too keen on people using it that don't know how to compile it, that is why there are no binary releases.

Source code is here:
https://github.com/gnif/xbmc

[Image: aeKO.jpeg]
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
find quote
gnif Offline
Team-XBMC Developer
Posts: 442
Joined: Feb 2008
Reputation: 34
Location: Australia, Katoomba
Post: #418
@darkscout - Thanks, you beat me to it Smile

Exciting new update... dtsHD is partially supported for pass-through now.

dtsHD MA does not work yet though and will cause crash/noise/no audio

dtsHD core should now work however, I will test this as soon as I manage to get my HTPC to myself (wife and kid using it).

I am not scared of SVN - Cutting my hands open on the bleeding edge.
find quote
lloydsmart Offline
Donor
Posts: 306
Joined: Sep 2009
Reputation: 0
Location: UK
Post: #419
^Nice!
find quote
gnif Offline
Team-XBMC Developer
Posts: 442
Joined: Feb 2008
Reputation: 34
Location: Australia, Katoomba
Post: #420
Another update...

I can indeed confirm that dtsHD core works! I am now adding dtsHD-MA support, should have it working in a bit if things keep going this well.

I am not scared of SVN - Cutting my hands open on the bleeding edge.
find quote
Post Reply