OpenELEC Testbuilds for RaspberryPi Part 2
@MilhouseVH, @mippa and others
There's some new code on:
https://github.com/popcornmix/xbmc/tree/piaudio_sink
that may be ready for testing.

This is using ActiveAE engine with a Pi specific sink.
It also enables paplayer for audio. This means that features like gapless audio (cross fading) and replaygain should work.
Also GUI sounds will be using this.

I've been working with FernetMenta the last few days and he's made some AE improvements that makes this look promising.
(And there's plans for a bit more optimisation to come).

I'm thinking about making this the default in the future, but want to check if performance is okay, and there are no stutters, glitches or lagginess on audio.
Video playback will still use omxplayer, and should behave as before.

Your advancedsettings.xml should look like:
Code:
<advancedsettings>
  <video>
    <defaultplayer>omxplayer</defaultplayer>
    <defaultdvdplayer>omxplayer</defaultdvdplayer>
  </video>
  <audio>
    <defaultplayer>paplayer</defaultplayer>
  </audio>
</advancedsettings>

(You may find currently the default audioplayer is set to omxplayer).


Messages In This Thread
AW: RE: - by DieterLumpen - 2013-07-29, 20:50
include guires switch? - by hpbaxxter - 2013-08-01, 21:46
RE: dual audio?? - by pootler - 2013-08-03, 17:13
Help, watch 3D Film on Non 3D TV - by unix72 - 2013-08-09, 12:39
Remote Controllers - by tfft - 2013-08-14, 09:11
rbej repeatable crash - by RichG - 2013-08-19, 12:43
New Tester - by theneverstill - 2013-10-03, 17:16
RE: OpenELEC Testbuilds for RaspberryPi Part 2 - by popcornmix - 2013-12-14, 19:49
[split] missing subtitle stream - by Jönke - 2014-01-08, 21:03
3D Support - by michbeck100 - 2014-01-11, 01:01
No sound on Gotham builds - by URBANsUNITED - 2014-01-13, 15:19
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 223