[AudioEngine] Support for AE on Windows platform

  Thread Rating:
  • 4 Votes - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
fat-tony Offline
Member
Posts: 82
Joined: Mar 2012
Reputation: 0
Location: Ireland
Post: #151
Maybe DDDamien can shed some light on this when he returns? The CPU utilisation in audio and the problem with 5.0 FLAC files (earlier in the thread) are also worth looking at.

Asus AT5IONT-I motherboard - HDMI connection to Onkyo SR875 Receiver (5.1) - HDMI connection to Panasonic 42" plasma HDTV - Monitor Audio Bronze 5.1 speakers
find quote
steefen.h Offline
Junior Member
Posts: 6
Joined: May 2012
Reputation: 0
Post: #152
(2012-07-03 23:28)fat-tony Wrote:  When you set AC3 enabled on xbmc, it is sent via the passthrough setting to which you have allocated the S/PDIF connection - so it plays on the Panasonic receiver. How is the TV connected? I am assuming that you are using an HDMI cable direct from your HTPC to the TV. Because the AC3 sound is routed via passthrough it is not being sent via HDMI. If you try to set passthrough to HDMI what happens? Some TVs can handle AC3 but others may not.

When you disable AC3 on xbmc it decodes the AC3 data internally and sends it over the HDMI connection as PCM data rather than using passthrough, which is why you can hear the sound on the TV but not on the AVR.

I just route everything through my receiver, but yours may not handle HDMI, so you may need to try an alternative strategy if you want to use the TV on its own. Have a look at this thread which discusses a patched version of xbmc which handles dual audio output. Beware, though it's a huge thread Confused

http://forum.xbmc.org/showthread.php?tid=86038

Note that this patched version is not supported officially by xbmc and diverges from AE. There may be a way by using profiles within xbmc that you could set alternative sound configurations if you didn't want to keep switching the Directsound settings each time. I'm not sufficiently knowledgeable on profile settings to be sure whether this would work.

great...understood now...
let's see...but I guess I already tried my HDMI as passthrough and it didn't work...
with regards to the patch,..
i tried that before going to nightly built and I assume it's not supporting the audioengine, right?
find quote
fat-tony Offline
Member
Posts: 82
Joined: Mar 2012
Reputation: 0
Location: Ireland
Post: #153
@steefen.h - the dual audio is a complely separate build to audio engine and, from what I've read, is not going to be incorporated in AE.

Asus AT5IONT-I motherboard - HDMI connection to Onkyo SR875 Receiver (5.1) - HDMI connection to Panasonic 42" plasma HDTV - Monitor Audio Bronze 5.1 speakers
find quote
Reptilian Offline
Member
Posts: 62
Joined: Jun 2008
Reputation: 0
Post: #154
I am using the nightly build and multichannel audio sources are not decoding to my MPCM receiver and only decode to 2 channels. This was working ok in 11.0.

Passthrough of DTS audio is working most of the time but not all the time.

I am using a Radeon HD5450 HDMI output.
(This post was last modified: 2012-07-08 12:11 by Reptilian.)
find quote
Voyager Offline
Team-XBMC Member
Posts: 307
Joined: Apr 2010
Reputation: 4
Location: Belgium
Post: #155
(2012-07-03 20:30)Voyager-xbmc Wrote:  Eureka, I found it! It was a Catalyst setting indeed, "Pulldown detection" was checked. I unchecked it and now audio playback through WASAPI doesn't cause choppy playback anymore.

Thanks fat-tony, for the help you provided by running these tests.

Another update: I still had one more video that had little stutters with WASAPI audio. I disabled "Enforce Smooth Video Playback" in the Catalyst Control Center, and that fixed it too.
find quote
allants Offline
Junior Member
Posts: 9
Joined: Jun 2012
Reputation: 2
Post: #156
@Voyager-xbmc --- Within Catalyst, I disabled AMD Overdrive and all Video Quality Enhancements. This eliminated all video juddering in XBMC. Did you find any of the settings useful? If not, you may want to try turning them all off like I did. Good luck!
find quote
allants Offline
Junior Member
Posts: 9
Joined: Jun 2012
Reputation: 2
Post: #157
Has anyone been successful getting path substitution to work in the advancedsettings.xml file for the nightly builds? The exact same advancedsettings.xml works on Eden, but not the nightly builds. These are the lines from the xml.

<pathsubstitution>
<substitute>
<from>special://masterprofile/Thumbnails/</from>
<to>smb://45.45.45.10/XBMC_Common/Thumbnails/</to>
</substitute>
</pathsubstitution>

From the debug log:
16:19:39 T:4996 DEBUG: Trying to connect to \\45.45.45.10\XBMC_Common with username() and password(XXXX)
16:19:39 T:4996 ERROR: CWINFileSMB: Unable to open file for writing '\' Error '5

These are not the username and password set in the advancedsettings.xml file. Again, the exact same file, configuration, and share work on Eden.

Thanks!

UPDATE: Fixed... Something strange with the permissions on my Thumbnails share. I reset the permissions, and my problem is fixed.
(This post was last modified: 2012-07-13 23:15 by allants.)
find quote
nooz Offline
Junior Member
Posts: 17
Joined: Sep 2011
Reputation: 0
Post: #158
Quick question. I'm running Frodo alpha 2, when I minimise XBMC and open a browser, to play a youtube clip say, the audio comes stright out of my laptop speakers, instead of through my 5.1 system like normal. It seems like my audio driver is locked by the new AE when its running as this didn't happen in Eden. Is there a way for XBMC to release the audio driver when its in the background, or will this be a possiblity later on? Forgive me if my explanation is not correct.

Also, my sound setup works with both WASAPI and DirectSound, could someone briefly explain the difference between these - and if one should be preferred over the other?

Thanks
find quote
Death-Axe Offline
Fan
Posts: 674
Joined: Feb 2007
Reputation: 4
Post: #159
has the CDVDPlayerAudio:: Discontinuity thing been looked into yet by anyone?


13th build still happening. Considering the June Cycle is out, this should be fixed by now.

[Image: widget]
HTPC: Asrock 330BD, external USB storage, one for all remote/FLIRC, Logitech z906 surround system.
(This post was last modified: 2012-07-14 01:32 by Death-Axe.)
find quote
Death-Axe Offline
Fan
Posts: 674
Joined: Feb 2007
Reputation: 4
Post: #160
pap player is broken in todays build -_-

[Image: widget]
HTPC: Asrock 330BD, external USB storage, one for all remote/FLIRC, Logitech z906 surround system.
find quote
Post Reply