Forum
[PROBLEM] Can't play .m4a audio via Shairplay - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Hardware (/forum-7.html)
+--- Forum: Video and Audio (/forum-28.html)
+--- Thread: [PROBLEM] Can't play .m4a audio via Shairplay (/thread-2430.html)



Can't play .m4a audio via Shairplay - Chris83 - 16th Aug, 2014 05:51 PM

I have a number of audio Podcasts in .m4a format (ALAC?) which I can't play via Shairplay.

I'm using the latest build. Normal videos, pictures and mp3 audio are working fine with Shairplay. If I open the RSS feed to the m4a Podcast manually and play it via PAPlayer it also works, but not with the standard OMXPlayer. I already tried to edit the advancedsettings.xml and playercorefactory.xml but to no avail (RSS feed to the m4a file however is using the PAPlayer by default now).

I also picked up that the background in XBMC changes to black if I try to play m4a via shairplay as if it tries to start a video - this doesn't happen with mp3.

Below my changes to advancedsettings.xml:
<audio> <defaultplayer>paplayer</defaultplayer> </audio>

playercorefactory.xml:
<playercorefactory>
<rules name="m4a">
<rule filetypes="m4a" player="PAPlayer" />
<rule mimetypes="audio/x-m4a|audio/mp4a-latm|audio/m4a" player="PAPlayer" />
<rule mimetypes="audio/pcm" player="PAPlayer" />
</rules>
</playercorefactory>


any suggestions what else I could try?


RE: Can't play .m4a audio via Shairplay - IriDium - 21st Aug, 2014 01:44 AM

See XBMC


RE: Can't play .m4a audio via Shairplay - Chris83 - 26th Aug, 2014 01:39 AM

I updated today again to the very last available version (build 16th August). Everything around Airplay runs a bit smoother now and one of my .m4a podcasts started working.
But two other .m4a podcasts are still not working. All mp3 based ones are working fine.

Maybe if someone wants to test .m4a podcasts:
1. Bargrooves - working fine
2. Tiƫsto`s Club Life podcast - not working (on start background changes to grey, menu bar stays)
3. Afrojack - JACKED Radio (Official Podcast) - not working (on start screen switches to black as if it wants to start a movie)