Kodi Community Forum
Raspbmc XBMC 12.2 Start play - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: Raspbmc XBMC 12.2 Start play (/showthread.php?tid=183736)



Raspbmc XBMC 12.2 Start play - MrNice - 2014-01-18

Hi,

I installed a new SD card with Raspbmc XBMC 12.2 GT 20131304 - 5a51fa8
I think this is the last stable version.
I only set-up clock, localisation, Speakers config, stopped the fidgeting background and adjusted the CEC to start/stop the AVR.

I found the following issue or bug:
- Starting to play all type of audio file (PCM, 16/44.1, DTS, AC3...) the sound take about 1/3 or 1/2 second to come, so as some music start at the very beginning, I can't listen the very beginning of the music.

Do you experience the same issue?
Thanks for you help, any questions and ideas are welcome


RE: Raspbmc XBMC 12.2 Start play - stuCONNERS - 2014-01-18

thats a really really old version, update raspbmc first


RE: Raspbmc XBMC 12.2 Start play - MrNice - 2014-01-18

Do you mean when a new user install Raspbmc following the how-to
http://www.raspbmc.com/wiki/user/os-x-linux-installation/

he get an old version?
It's what I did.


RE: Raspbmc XBMC 12.2 Start play - stuCONNERS - 2014-01-18

check the build date 13th April 2013
You should be able to update to a new build with raspbmc settings.


RE: Raspbmc XBMC 12.2 Start play - miappa - 2014-01-18

Typo, should say: 20131204.

There is no 13th month Wink
You have latest version, it actually is based on 12.3 as well but the version bump was forgotten.

For your problem, I only have one suggestion, but as you know I do not use my Pi with music so cannot test myself.
Try adding the following to advancedsettings.xml:
Code:
<streamsilence>1</streamsilence>



RE: Raspbmc XBMC 12.2 Start play - MrNice - 2014-01-18

Update done
XBMC 12.2 Git 20131204 - 5a51fa8

Is it the last one?

Unfortunately I have no sound at all from HDMI, analogic is good
I checked all my config twice.

Any idea?


RE: Raspbmc XBMC 12.2 Start play - MrNice - 2014-01-18

I had to remove guisettings.xml and reboot to get audio back.

I added the file advancedsettings.xml
Code:
<advancedsettings>
  <audio>
    <streamsilence>1</streamsilence>
  </audio>
</advancedsettings>

This solved the start problem.
Many thanks

However other problems are still there, see my other post same date and hour.