[Windows] AudioEngine testers - Windows platform only

  Thread Rating:
  • 3 Votes - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
loekf Offline
Junior Member
Posts: 41
Joined: Apr 2012
Reputation: 0
Location: Netherlands
Post: #281
@DDDamian

I fixed the playback of this Star Wars EP1 1080p MKV with DTS-ES. Turned out exclusive mode was off. Now all is ok.

I would suggest to enable exclusive mode as soon as someone selects WASAPI.

HTPC: MS-Tech MC-1200 | Asus F1A75-M | AMD A6 3650 | OCZ Agility3 120GB | Corsair Vengeance 2x4GB DDR3| LiteOn iHOS104 BDR | Win7 x64 (Catalyst 12.4) | XBMC 12.0-ALPHA2 Git:20120512-694a759
Home AV: Philips 37PFL5603 | UPC Mediabox | Philips BDP7600/12 | Onkyo TX-NR609 | Sony PS3 Slim | Logitech Harmony One | Sonos audio | Apple TV | 5.1 speakers (TMA, Phonar)
find quote
TRaSH Offline
Senior Member
Posts: 298
Joined: Jul 2011
Reputation: 1
Post: #282
i just did a few more testing and found a little glitch.
when listening a MP3 on the last 10 secs there's a audio glitch like it looses the audio for a 1/10 secs.
it happens on all MP3's.
tried it with upmixing and without
DEBUG LOG

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
ix400 Offline
Senior Member
Posts: 191
Joined: Aug 2010
Reputation: 0
Location: Germany
Post: #283
(2012-04-28 07:52)DanielaE Wrote:  Chris,

as you may have noticed, I've released a HD audio patched build derived from current master which should be pretty much on par with AE when it comes to XBMC's codebase. I've done that to provide a testing sidekick to AE. If you happen to see similar issues on both builds then there's a good chance that it's origin is in base XBMC code.

Right now, I'm performing a complete re-install of win7. I have to say that the Zotac AD10 is a really slow machine, and maybe all the problems are caused by the fact that running win7 on it is borderline. Even with 4GB of RAM and a Crucial M4 it's really slow.

Originally I bought this little fellow for running openelec on it, and this has always worked without any buffering issues.

It might be that I have to wait till AE has found it's way into openelec.

Chris

unRAID Server, Pioneer VSX-LX52, Panasonic 65VT30, Marusys VU+ Duo, Zotac AD10
find quote
Salem Offline
Junior Member
Posts: 39
Joined: Mar 2011
Reputation: 0
Post: #284
(2012-04-28 14:13)ix400 Wrote:  Right now, I'm performing a complete re-install of win7. I have to say that the Zotac AD10 is a really slow machine, and maybe all the problems are caused by the fact that running win7 on it is borderline. Even with 4GB of RAM and a Crucial M4 it's really slow.

Have you ever tried DanielaE's patch? She uses a Fusion e-350 machine not dissimilar to yours; runs Win8 and enables sync w/audio reclock. I have several machines, one of which is an AD04 with Fusion e-450 on Win7, works w/o issue; slow compared to my i5, but plays everything without question.
(This post was last modified: 2012-04-28 16:13 by Salem.)
find quote
DDDamian Offline
Team-XBMC Developer
Posts: 3,023
Joined: Sep 2011
Reputation: 252
Location: Canada
Post: #285
Hi all -- glad things are clearing up a bit for most of you.

A few answers/comments:

- we (both AE and Daniela's patch) are currently based off master or post-Eden code, in our case anyways because there are a few nice improvements (notably the ffmpeg version bump with 10bit video support), but mostly because we had to re-base on the latest code for review and merge. Any bugs in both AE and Daniela's patch are, as she mentioned, most likely from XBMC master, so you would probably see them with a fresh pull of master. In the case of Chris's (ix400's) buffering there's something very wrong if low-bitrate files like DD are buffering, and let's hope the re-install of Win helps. Unless there is a new bug in XBMC AE should not affect buffering/caching, and recent builds by Daniela should show the same problem. If her recent builds (post-Eden) exhibit the same issue but earlier ones don't, let us know as it means a recent bug in master.

- Exclusive mode is absolutely necessary for HD bitstreaming. Loekf - glad you are good now. I've come to the conclusion that Wasapi share mode is just not worth supporting, and plan on removing support for it in the next day or two, along with the GUI button. It's just going to cause more user issues like Loekf had. It offers none of the advantages of Exclusive mode nor any of the compatibilty of DirectSound, and with our event-based methods it does not support the preferred pull mode, only push. Short answer - it's out of there and won't be missed Smile

- @trash - glad most things are working. The audio glitch at the end of an mp3 is a known issue mentioned in the post for this release, along with a crash I was getting on DVD menus. You may notice some odd behaviour on crass-fading too. Thx for the log and the report - it's now officially on the to-do list Smile

- another added to the list is support for GUI sounds is not consistent across skins - but that one is a little further down the priority list, so bear with us.

System: XBMC HTPC with HDMI WASAPI & AudioEngine - Denon AVR-3808CI - Denon DVD-5900 Universal Player - Denon DCM-27 CD-Changer
- Sony BDP-S580 Blu-Ray - X-Box 360 - Android tablet wireless remote - 7.1 Streem/Axiom/Velodyne Surround System
If I have been able to help feel free to add to my reputation +/- below - thanks!
(This post was last modified: 2012-04-28 19:03 by DDDamian.)
find quote
DDDamian Offline
Team-XBMC Developer
Posts: 3,023
Joined: Sep 2011
Reputation: 252
Location: Canada
Post: #286
@daniela - not sure if you saw my recent post on your git, but we would welcome your contributions Smile

Possible areas for your help:
- DTS-wav support in the form of a codec
- DSP work (gnif is outlining a class structure for these and bobo1on1 is doing the DRC dsp, but more are needed)
- AAC > pcm codec

They do need to be platform-agnostic though for inclusion in the project. You can join us on IRC or pm/email - you're part of the team so we would value you joining in the discussion and collaboration there.

System: XBMC HTPC with HDMI WASAPI & AudioEngine - Denon AVR-3808CI - Denon DVD-5900 Universal Player - Denon DCM-27 CD-Changer
- Sony BDP-S580 Blu-Ray - X-Box 360 - Android tablet wireless remote - 7.1 Streem/Axiom/Velodyne Surround System
If I have been able to help feel free to add to my reputation +/- below - thanks!
(This post was last modified: 2012-04-28 18:54 by DDDamian.)
find quote
DDDamian Offline
Team-XBMC Developer
Posts: 3,023
Joined: Sep 2011
Reputation: 252
Location: Canada
Post: #287
Posted in the main AE thread, but will add here too:

Review is under way, and we are slotted for the May merge window, meaning it will likely hit master and the now-restarted nightlies in mid-May. For anyone using nightlies you will no longer have to rely on builds posted here. I'll maintain the thread for announcements and support, and there will be at least one more build prior to merge posted here, but the long-awaited merge is coming Smile

System: XBMC HTPC with HDMI WASAPI & AudioEngine - Denon AVR-3808CI - Denon DVD-5900 Universal Player - Denon DCM-27 CD-Changer
- Sony BDP-S580 Blu-Ray - X-Box 360 - Android tablet wireless remote - 7.1 Streem/Axiom/Velodyne Surround System
If I have been able to help feel free to add to my reputation +/- below - thanks!
find quote
ix400 Offline
Senior Member
Posts: 191
Joined: Aug 2010
Reputation: 0
Location: Germany
Post: #288
I have re-installed Win7, installed all updates and latest drivers and XBMC-AE as the only program.

I tested for about one hour now and I got only very few little buffering incidences in that time.

A new broom sweeps clean.

Chris

unRAID Server, Pioneer VSX-LX52, Panasonic 65VT30, Marusys VU+ Duo, Zotac AD10
find quote
ix400 Offline
Senior Member
Posts: 191
Joined: Aug 2010
Reputation: 0
Location: Germany
Post: #289
I have a question regarding the settings:

My current audio system is a 5.0 setup with two front-, two rear-speakers and a centre. My amp is also configured for 5.0 output. What settings for the speakers shall I set within XBMC? Also 5.0 or better 7.1? My impression is that it doesn't make a difference, but I'm not sure.

I wish you guys a nice sunday,

Chris

unRAID Server, Pioneer VSX-LX52, Panasonic 65VT30, Marusys VU+ Duo, Zotac AD10
find quote
gnif Offline
Team-XBMC Developer
Posts: 442
Joined: Feb 2008
Reputation: 34
Location: Australia, Katoomba
Post: #290
@ix400 - 5.0 is best unless your AVR can do better down-mixing for your rooms dynamics.

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