Kodi Community Forum
RaspBMC Kodi/XBMC test builds - 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 Kodi/XBMC test builds (/showthread.php?tid=176043)



RE: RaspBMC XBMC test builds - doldi - 2014-01-12

jepp,
DTS Audio CD with 1411kB/s, 44100Hz (24bit Wave) don't correct play ...i think 10 Oktaves lower :-) [great Feature lol]
cue will not supportet?
sorry


RE: RaspBMC XBMC test builds - miappa - 2014-01-12

Edit: something happened with my post... Argh, here we go again. Smile

@bleep42
Can you check the log what player is being used?
I believe that some addons might force dvdplayer which will probably not work vey well.
Debug log is always helpful.

@MrNice (& doldi)
Were you talking about music?
Try a build before ActiveAE was implemented, the one from Dec 12 should be ok.
If that works, try a build from Dec or Jan where ActiveAE is implemented (not the last one though).
This so we can see if paplayer is the issue.
And a log might show something...


RE: RaspBMC XBMC test builds - MrNice - 2014-01-12

I did the install 2 days ago and updated yesterday;
I used this tuto in a new formated SD.
http://www.raspbmc.com/wiki/user/os-x-linux-installation/
and followed update from Post:#1 then Post:322
Sound:
Passthrough = yes, HDMI
For example FLAC 6 channels 24/96 name 2L38SACD_tr1_mch_96kHz.flac from here
I don't use video not tested. I only use the Raspbmc menu
I have a monitor non-CEC, no TV

guisettings.xml should be fresh just I did some setup when running.
I renamed guisettings.xml to guisettings_old.xml and restarted: Same issues.

CEC was working to start and stop my AVR but not any more.
As I don't have a CEC-TV I'd be very grateful to have CECAnyway implemented to be able to use my AVR remote to control Raspbmc.
I'll post the log file tomorrow, as soon I'll learn how to.
Now Sleepy


RE: RaspBMC XBMC test builds - miappa - 2014-01-13

Will setting omx in advancedsettings work now?
If so it should be quite easy to test if it is paplayer that is failing on certain files.

Edit: as default audio that is...


RE: RaspBMC XBMC test builds - crazyazz - 2014-01-13

Hi guys,

I have installed miappa latest build, but when I select it from change xbmc builds , it goes into a relax XBMC will reboot shortly loop, looks like it will restart then the restart screen comes back up. Any idea why?


RE: RaspBMC XBMC test builds - miappa - 2014-01-13

This will happen if you didn´t install it properly, otherwise it should work.
For example, if the directory is empty or is missing something etc.
I cannot think of any other reason why it shouldn´t work.

Did you first install libraries (if it is your first time with these test builds)?
Did you get any error messages?
Is the new directory containing files and how big is it?

Probably easier if you just delete the files and do it again though and note any error messages.


RE: RaspBMC XBMC test builds - crazyazz - 2014-01-13

ok thanks mate


RE: RaspBMC XBMC test builds - crazyazz - 2014-01-13

Did get this error

configure: error: in `/home/pi/libdvdcss-1.2.13':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details


RE: RaspBMC XBMC test builds - miappa - 2014-01-13

Shouldn´t be after 'apt-get install -y gcc make', haven´t heard anyone else with this problem either.
Have you followed the instructions on first page line by line?


RE: RaspBMC XBMC test builds - popcornmix - 2014-01-13

(2014-01-12, 23:05)doldi Wrote: jepp,
DTS Audio CD with 1411kB/s, 44100Hz (24bit Wave) don't correct play ...i think 10 Oktaves lower :-) [great Feature lol]
cue will not supportet?
sorry

Yes, I've seen very slow playback with DTS passthrough. Disable DTS for now.


RE: RaspBMC XBMC test builds - popcornmix - 2014-01-13

(2014-01-13, 02:26)miappa Wrote: Will setting omx in advancedsettings work now?
If so it should be quite easy to test if it is paplayer that is failing on certain files.

Edit: as default audio that is...

Yes, you can set default audio player to omxplayer in advancedsettings.xml, or use context menu on file and "play using omxplayer".
Visualisation support has been removed from omxplayer, so that won't work.


RE: RaspBMC XBMC test builds - popcornmix - 2014-01-13

(2014-01-12, 22:57)bleep42 Wrote: I've just tried xbmc-13-20140112-nc3, having come from xbmc-13-20140107-nc3 and I'm having problems with Iplayer streaming.
If I start to watch a program, from the very beginning the video is jerky and the sound goes way out of sync, 5 to 10 seconds out of sync, it may get worse, I've given up after less than a minute.
If I go back to xbmc-13-20140107-nc3 and replay the same program it's fine, I've even tried re installing xbmc-13-20140112-nc3 again just in case it was corrupted, I get the same.

Possibly it's incorrectly using dvdplayer. Can you check xbmc.log (or post a link to it here).


RE: RaspBMC XBMC test builds - bleep42 - 2014-01-13

Hi miappa & popcornmix,
2 logs attached, 1 shows Iplayer working fine with xbmc-13-20140107-nc3. 2 shows it completely loosing the plot with xbmc-13-20140112-nc3.
I am using Iplayer V2.5.3 and this is repeatable.
xbmc log 1
xbmc log 2
Hope this helps.
Regards, Kevin.


RE: RaspBMC XBMC test builds - miappa - 2014-01-13

Yes, it seems that the addon uses dvdplayer which will not work.

Edit:
Snippet from default.py:
Code:
if url.startswith( 'rtmp://' ):
        core_player = xbmc.PLAYER_CORE_DVDPLAYER
    else:
        core_player = xbmc.PLAYER_CORE_AUTO



RE: RaspBMC XBMC test builds - popcornmix - 2014-01-13

(2014-01-13, 14:25)miappa Wrote: Yes, it seems that the addon uses dvdplayer which will not work.

I can't access iPlayer from work, but latest commit should make plugins get omxplayer on pi when they request dvdplayer.