Kodi Community Forum
OpenELEC Testbuilds for RaspberryPi - 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: OpenELEC Testbuilds for RaspberryPi (/showthread.php?tid=140518)



RE: OpenELEC Testbuilds for RaspberryPi - -zero- - 2013-05-30

Hello rbej,

is the openssl tag enabled in this builds?

Are you sure you uploaded the correct Image. In the Name it says GOTHAM.


RE: OpenELEC Testbuilds for RaspberryPi - rbej - 2013-05-30

Its Frodo. I fix name.


RE: OpenELEC Testbuilds for RaspberryPi - rbej - 2013-05-30

Frodo Branch Update

- FFmpeg 1.2 compile with enable openssl

http://forum.xbmc.org/showthread.php?tid=140518&pid=1350100#pid1350100


RE: OpenELEC Testbuilds for RaspberryPi - -zero- - 2013-05-30

Hi rbej,

last update working great.
I can watch abc Shows from m3u8 playlist.

THANK YOU! Your are the best.


RE: OpenELEC Testbuilds for RaspberryPi - misa - 2013-05-30

(2013-05-30, 15:09)-zero- Wrote: Hi rbej,

last update working great.
I can watch abc Shows from m3u8 playlist.

THANK YOU! Your are the best.

Stupid queastion maybe................but where in XBMC can I find this?


RE: OpenELEC Testbuilds for RaspberryPi - Patatra - 2013-05-30

@rbej

could you add this addon in your builds?

Thanks for the work!


RE: OpenELEC Testbuilds for RaspberryPi - tuxen - 2013-05-30

Isent it better to just make a normal installable addon with the correct structure that we all could download from from git? Just asking.. Everybody could try it with ease then. I don't see any C code in there?

Edit: ah I see now why.. Sorry. It's indirect.


RE: OpenELEC Testbuilds for RaspberryPi - Patatra - 2013-05-30

I've found it in an addon zip file here : http://www.openelec.tv/forum/92-openelec-os-settings/64341-installing-a-non-supported-addon-from-a-repo.
But even if it install well, it didn't start because it needs libavformat.so.53 and rbej build come with libavformat.so.54
That's why I've asked rbej to build it directly in his release, even if it's not active by default, it could be great to have an mpd server (I've always found that XBMC wasn't great for large music libraries)


RE: OpenELEC Testbuilds for RaspberryPi - rbej - 2013-05-30

If zip version dont work on my custom build, internal version not will be working too.


RE: OpenELEC Testbuilds for RaspberryPi - Patatra - 2013-05-30

well, I don't understand how addons are build. Have they to be build with openelec or can they be build alone?
libavformat come with ffmpeg, I think the problem is that openelec is not on the same version of ffmpeg that your build but if we can build the addon using the correct ffmpeg lib, it could work.
I'm ok to try, but first, I don't know how and second, I don't know where to find your sources.


RE: OpenELEC Testbuilds for RaspberryPi - rbej - 2013-05-30

FFmpeg 0.10.6 and 0.10.7 include libaformat v53.

Try oficiall OpenElec 3.0.3 build.


RE: OpenELEC Testbuilds for RaspberryPi - Patatra - 2013-05-30

I will, but I like your builds and would like to have benefit of them with mpd. I guess it's not possible so I'll see later


RE: OpenELEC Testbuilds for RaspberryPi - -zero- - 2013-05-31

@misa

If you want to use the free cable plugin with the updates posted in this Forum you will need a ffmpeg libary with SSL Support.


RE: OpenELEC Testbuilds for RaspberryPi - rbej - 2013-05-31

Updated Gotham Branch

- Xbmc Gotham 13 (31.05.2013)

- includes all Frodo patches from my custom build.

- remove Cache Network Redux (patch is incompatible with Gotham).

Please add <cachemembuffersize>xxxxxx</cachemembuffersize> to advancedsettings.xml and remove "freememorycachepercent" and "alwaysforcebuffer".

- [rbp/omxplayer] Support automatic deinterlace correctly. Fixed deinterlace and better audio sync after errors (works perfect with my out of sync test files). Please set deinterlace to Auto.

http://forum.xbmc.org/showthread.php?tid=140518&pid=1393759#pid1393759


RE: OpenELEC Testbuilds for RaspberryPi - Jönke - 2013-05-31

(2013-05-31, 10:02)rbej Wrote: [b]Please add <cachemembuffersize>xxxxxx</cachemembuffersize> to advancedsettings.xml

So what is the recommended value for a 256 mb pi ?