Forum
XBMC Frodo RC1 - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Testing & Experimental (/forum-21.html)
+--- Thread: XBMC Frodo RC1 (/thread-36.html)

Pages: 1 2


RE: XBMC Frodo RC1 - eth0 - 26th Dec, 2012 05:38 AM

This build seems okay to me, noticeably faster as well. Any chance we could get a nighly build setup using the new AudioEngine branch? I would like to test my USB sound card to push out DTS/TrueHD. I would do it my self but I have a crappy laptop and the build will probably take a week!


XBMC Frodo RC1 - Koenkk - 26th Dec, 2012 05:11 PM

Is there a XBMC AE branch for the pi!? Would be amazing :O


RE: XBMC Frodo RC1 - asummerf - 26th Dec, 2012 06:18 PM

Just moved to xbian from openelec as it was the only distribution that would play all my files correctly. Biggest problem was some old avi files that on other distributions had a 5 second gap in playback. Updated to latest xbmc nightly and got the same problem. Can supply whatever is needed to resolve.


RE: XBMC Frodo RC1 - brinka123 - 26th Dec, 2012 09:00 PM

assumerf:
Regarding avi / divx. When you stop xmbc and try to execute omxplayer <file>.avi , does the <file> play well? I my case it is...
Probably you have to install omxplayer: apt-get omxplayer.

Not a sulution, but just to prove that the <file> is OK.


Regards.


Re: XBMC Frodo RC1 - rikardo1979 - 26th Dec, 2012 09:04 PM

this is apparently caused by bug in latest XBMC build, so reverting back from RC to our Alpha 3 solve the issue until new release is out make on another XBMC build


RE: XBMC Frodo RC1 - Koenkk - 26th Dec, 2012 10:42 PM

I saw there were some Pi related fixes on the xbmc git yesterday https://github.com/xbmc/xbmc/commit/14689e236b72348cae153b0fb755a0aae500ea0b Hope this solves the problem. I will post once it is ready.


RE: XBMC Frodo RC1 - eth0 - 26th Dec, 2012 10:55 PM

@Koenkk, apparently. See http://forum.stmlabs.com/showthread.php?tid=1052 - would be sweet to get a test build of this up for XBian Smile


RE: XBMC Frodo RC1 - Koenkk - 26th Dec, 2012 11:18 PM

@eth0 that build has a lot of side effects. We will use ALSA once the XBMC team decides to support this on the pi.


RE: XBMC Frodo RC1 - eth0 - 27th Dec, 2012 05:13 AM

I thought Pulse Audio was the better option Smile

I just tried a 720p/1080p video and it was slightly stuttering with audio out by 1 second. I downgraded and its okay now.


RE: XBMC Frodo RC1 - asummerf - 29th Dec, 2012 06:44 PM

Downloaded the latest commit to the nightly package for xbmc and the problem with avi files is now rectified.

One last problem I have a 1080p MKV that plays fine on openelec but stutters and constantly buffers on xbian. The file only has AAC audio and is < 2gb.


RE: XBMC Frodo RC1 - monkeypet - 30th Dec, 2012 02:31 PM

Hi, trying the mythtv PVR client plugin, but it crashes when trying to list the recordings, this is the first time I tried it, so it isn't a regression.

20:23:00 T:2882380864 NOTICE: Thread Jobworker start, auto delete: true
20:23:20 T:2836395072 NOTICE: AddOnLog: MythTV cmyth PVR Client: Process - Event recording list change
20:24:10 T:2828006464 NOTICE: Previous line repeats 1 times.
20:24:10 T:2828006464 ERROR: AddOnLog: MythTV cmyth PVR Client: LibCMyth: (cmyth)cmyth_conn_connect_path: reply ('ERROR') is not 'OK'
20:24:10 T:2828006464 ERROR: AddOnLog: MythTV cmyth PVR Client: CacheFile: NULL file provided
20:24:34 T:2836395072 NOTICE: AddOnLog: MythTV cmyth PVR Client: Process - Event recording list change
20:26:20 T:2882380864 NOTICE: Previous line repeats 516 times.
20:26:20 T:2882380864 NOTICE: Thread PVR GUI info updater start, auto delete: false
20:26:20 T:2949489728 NOTICE: Thread EPG updater start, auto delete: false
20:26:20 T:2844783680 NOTICE: Start - EPG thread started
20:27:20 T:2870043712 NOTICE: Thread Jobworker start, auto delete: true
20:27:21 T:2853172288 NOTICE: Thread PVR Channel Window start, auto delete: false


RE: XBMC Frodo RC1 - brantje - 3rd Jan, 2013 05:23 AM

@monkeypet
Code:
20:24:10 T:2828006464 ERROR: AddOnLog: MythTV cmyth PVR Client: LibCMyth: (cmyth)cmyth_conn_connect_path: reply ('ERROR') is not 'OK'
Your logs say's that xbmc can't connect to mythtv...
Are your settings alright?