[Windows] AudioEngine testers - Windows platform only

  Thread Rating:
  • 3 Votes - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
TRaSH Offline
Senior Member
Posts: 298
Joined: Jul 2011
Reputation: 1
Post: #191
can't wait till i can give it a test run.
sounds all so good

Windows 7, 64-bit | XBMC Frodo | Aeon Nox | MONEUAL 320B (not working remote and display:angry:, yet) | Intel® Core™ i5 CPU 661 | Sapphire HD 6570 1GB DDR3
Onkyo TX-SR875 | Teufel System 5 THX Cinema 5.1
HP Microserver N40L WHS 2011 8TB
[Image: all-fanart.jpg]
find quote
DDDamian Offline
Team-XBMC Developer
Posts: 3,023
Joined: Sep 2011
Reputation: 252
Location: Canada
Post: #192
as soon as we find anything promising on the DTS-MA switching bug we'll post right away
find quote
loekf Offline
Junior Member
Posts: 41
Joined: Apr 2012
Reputation: 0
Location: Netherlands
Post: #193
(2012-04-14 20:07)DDDamian Wrote:  as soon as we find anything promising on the DTS-MA switching bug we'll post right away

Found some older MKVs with DTS, which either stutter (receiver is showing it can't identify the bitstream) or have no audio at all.

I would say DTS is DTS (they play fine under VLC or XBMC with analog as output). Maybe it's MKVmerge. Trying out now with
the most recent version.

UPDATE: no, remuxing with MKVmerge 5.5 doesn't help. Just reinstalled DanielaE's HD audio patch and those files work ok. So guess it has to do with how DTS packets are streamed to the receiver. Funny is though that some more recent MKVs with DTS play fine, older files do not (with AE that is).
(This post was last modified: 2012-04-14 23:37 by loekf.)
find quote
loekf Offline
Junior Member
Posts: 41
Joined: Apr 2012
Reputation: 0
Location: Netherlands
Post: #194
DDDamian, if you want a log let me know,
find quote
DDDamian Offline
Team-XBMC Developer
Posts: 3,023
Joined: Sep 2011
Reputation: 252
Location: Canada
Post: #195
@loekf - if you could make a <100mb clip and upload somewhere that would be great! Then I can check out the DTS pre-ambles on them and see how we analyze which type of DTS they are (there's actually many, including 14 & 16-bit).
(This post was last modified: 2012-04-15 22:44 by DDDamian.)
find quote
loekf Offline
Junior Member
Posts: 41
Joined: Apr 2012
Reputation: 0
Location: Netherlands
Post: #196
(2012-04-15 22:44)DDDamian Wrote:  @loekf - if you could make a <100mb clip and upload somewhere that would be great! Then I can check out the DTS pre-ambles on them and see how we analyze which type of DTS they are (there's actually many, including 14 & 16-bit).

I uploaded two clips to my public dropbox account:

http://dl.dropbox.com/u/9177341/Harry%20...le-001.mkv

http://dl.dropbox.com/u/9177341/The%20Ma...le-001.mkv

Hopefully they give some clues.
find quote
Dixon Butz Offline
Fan
Posts: 395
Joined: Dec 2010
Reputation: 2
Location: Earth USA
Post: #197
Those 2 samples skip for me on the last AE build on a Denon 1912

They play perfect on Danella's build.
find quote
loekf Offline
Junior Member
Posts: 41
Joined: Apr 2012
Reputation: 0
Location: Netherlands
Post: #198
Not sure if it makes any difference. Remuxed both clips to .ts and .m2ts

Result: same effect. Stuttering (.ts) or no audio at all (m2ts)

Question: should it matter whether you use DirectSound or WASAPI ? So far I'm using DirectSound: AMD HDMI output device.
(This post was last modified: 2012-04-16 22:44 by loekf.)
find quote
loekf Offline
Junior Member
Posts: 41
Joined: Apr 2012
Reputation: 0
Location: Netherlands
Post: #199
@DDDamian: now I got streaming for all formats working using the DanielaE patch, what's the situation with WASAPI in AudioEngine ?

In AE, there's no explicit choice between DirectSound and WASAPI and the exclusive mode is missing. Does this mean that "under water" the AE code selects WASAPI and exlusive mode all by itself ? Appearently in the DanielaE patch there was a relation between not being in WASAPI mode and DTS-ES.

BTW, any luck with those DTS streams I uploaded ?
find quote
DDDamian Offline
Team-XBMC Developer
Posts: 3,023
Joined: Sep 2011
Reputation: 252
Location: Canada
Post: #200
Heh, yes I remember making that suggestion in that thread. AE does have the exclusive option, and uses WASAPI by default if that is your Windows setting. WASAPI is the only way to go for quality audio output in Windows, so we default to it unless you force DirectSound with the setting shown in post 2 of this thread.

Be careful switching between the two - AE uses some different settings in guisettings.xml - that's probably why you don't see Exclusive Mode in AE. If you're switching between the two then keep two versions of that file - just rename them accordingly and have the correct one active at the time.

Will be looking at your sample later this evening once I've finished some more commits to the branch - I'll post any findings here.
find quote
Post Reply