AudioEngine branch - DO NOT REQUEST BINARY BUILDS
Goga777
Senior Member Posts: 190 Joined: Jul 2009 Reputation: 0 |
2010-08-26 22:34
Post: #21
when are you planing to merge your AE branch into trunk ?
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2010-08-26 22:36
Post: #22
ffs! when it's done.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
gnif
Team-XBMC Developer Posts: 442 Joined: Feb 2008 Reputation: 34 Location: Australia, Katoomba |
2010-09-02 02:57
Post: #23
Yes, it means that asound should not need touching anymore unless custom requirements are needed, such as outputting to more then one sound card.
@goga777 - Have you even tried AE yet? No pulse, win32, osx support, passthrough broken, ac3 transcode broken, paplayer seek broken.... it will be merged after these things are fixed, and it has been extensively tested. I am not scared of SVN - Cutting my hands open on the bleeding edge.
(This post was last modified: 2010-09-02 02:59 by gnif.)
|
| find quote |
erhnam
Team-XBMC Live Developer Joined: May 2009 Reputation: 2 Location: The Netherlands |
2010-09-03 10:02
Post: #24
Noticed a lot of work. What's the latest status?
|
| find quote |
gnif
Team-XBMC Developer Posts: 442 Joined: Feb 2008 Reputation: 34 Location: Australia, Katoomba |
2010-09-03 11:19
Post: #25
well, most of paplayer's codecs are functioning again, paplayer is now bit perfect. Also tracked down some memory leaks, etc... and patched in most of the passthrough layer, if you want more details have a look at the changelog.
I am not scared of SVN - Cutting my hands open on the bleeding edge. |
| find quote |
ArtVandelae
Senior Member Posts: 108 Joined: Nov 2007 Reputation: 0 Location: Cleveland, OH |
2010-09-06 19:09
Post: #26
I've been playing with this branch a bit and have audio playing under Windows with a WASAPI sink I wrote. It works in both shared and exclusive mode (selected with a boolean toggle in the settings menu) so it should be the only needed sink for Vista/7 systems and thus should avoid polluting the selection list with overly long and duplicate device names.
I've also made some small changes needed to compile under Windows. I'm not sure if you are interested in seeing patches at this point or if you would prefer to wait until development settles down. |
| find quote |
gnif
Team-XBMC Developer Posts: 442 Joined: Feb 2008 Reputation: 34 Location: Australia, Katoomba |
2010-09-07 03:10
Post: #27
Wow, great work ArtVandelae, nice to know that someone else has had success with AE
. Once I get the passthrough side sorted id love to see your patches. Thanks for the assist yet again
I am not scared of SVN - Cutting my hands open on the bleeding edge. |
| find quote |
erhnam
Team-XBMC Live Developer Joined: May 2009 Reputation: 2 Location: The Netherlands |
2010-09-08 09:46
Post: #28
gnif,
Luigi and I are trying to find a way to auto configure alsa in a way that all devices will be used (digital, sp/dif and hdmi). Do you have any thoughts on this or perhaps you can implement something that makes it very easy to output to multiple audio devices. Hope you can help! |
| find quote |
gnif
Team-XBMC Developer Posts: 442 Joined: Feb 2008 Reputation: 34 Location: Australia, Katoomba |
2010-09-08 11:10
Post: #29
No, multiple output to multiple cards is a technical nightmare, there is NO way to make this work properly, just achieving low latency on one output is hard, let alone on multiple. And then keeping them in sync would be an even bigger nightmare, the way audio hardware is designed makes this infeasible, and out of the scope of XBMC.
I am not scared of SVN - Cutting my hands open on the bleeding edge. |
| find quote |
topfs2
Team-XBMC Developer Joined: Dec 2007 Reputation: 8 |
2010-09-08 17:09
Post: #30
And Im pretty sure pulseaudio already is able to do that so if you need it use pulseaudio
If you have problems please read this before posting Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() "Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#." |
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/149/badge.gif)
Search
Help