• 1
  • 77
  • 78
  • 79(current)
  • 80
  • 81
  • 277
OpenELEC Testbuilds for RaspberryPi Part 2
Edit: Build now obsolete.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Thanks for your answer rbej!
@MilhouseVH thanks, saved me a number of hours compiling!
Guide to building an all in one Ubuntu Server - TV(vdr),File,Music,Web

Server Fractal Designs Define XL, Asus P5QL/EPU, Dual Core E5200, 4gb, L4M-Twin S2 v6.2, Supermicro AOC-USAS-L8I, 1*SSD & 13*HDD drives (24TB total) - Ubuntu Server
XBMC 1 ASRock Z77E-ITX, G850, 8GB RAM, SSD, BD - Ubuntu / OpenElec frodo
XBMC 2 Revo 3700 - OpenElec frodo
XBMC 3 Raspb Pi
(2013-10-25, 20:37)MilhouseVH Wrote: * Includes these newclock3 commits (except for 3b8ebe5 which breaks the OE build)

OpenELEC doesn't use confluence from the xbmc tree, so that patch has to be mangled to OpenELEC's confluence tree. Something like:
Code:
git format-patch -1 3b8ebe5 -o ~/OpenELEC.tv/packages/mediacenter/xbmc-theme-Confluence/patches
sed -i 's#addons/skin.confluence/##g' ~/OpenELEC.tv/packages/mediacenter/xbmc-theme-Confluence/patches/0001-confluence-Use-animated-gif-as-a-cheaper-working-spi.patch
(2013-10-25, 21:08)popcornmix Wrote:
(2013-10-25, 20:37)MilhouseVH Wrote: * Includes these newclock3 commits (except for 3b8ebe5 which breaks the OE build)

OpenELEC doesn't use confluence from the xbmc tree, so that patch has to be mangled to OpenELEC's confluence tree. Something like:
Code:
git format-patch -1 3b8ebe5 -o ~/OpenELEC.tv/packages/mediacenter/xbmc-theme-Confluence/patches
sed -i 's#addons/skin.confluence/##g' ~/OpenELEC.tv/packages/mediacenter/xbmc-theme-Confluence/patches/0001-confluence-Use-animated-gif-as-a-cheaper-working-spi.patch

Yeah, it's easier just not applying it at all as I no longer use stock Confluence - both Confluence Modified and Amber have switched to a more efficient spinner. Although I use a script to get the patches, I suppose I could try fixing it there...
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Unfortunately it's not just a case of fixing up the patch as the OpenELEC build system uses the standard patch (not git apply) command, and doesn't appear to support the creation of binary files (it outputs "Hmm... Ignoring the trailing garbage." after successfully applying the first hunk), so it fails to create the gif image even though the xml has been modified. Leaving it out for now... Smile
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2013-10-25, 20:37)MilhouseVH Wrote: I've uploaded my build to dropbox.

It is based on OE master (Gotham) with the following mods:
* Includes these newclock3 commits (except for 3b8ebe5 which breaks the OE build)
* Excludes the audio settings refactor patch as this currently conflicts with the newclock3 PCM patch
* Firmware from firmware/next

Please test multichannel PCM audio output.
Turn off DTS and AC3 passthrough. Enable 5.1 or 7.1 in speaker configuration.
Check whether multichannel DTS/AC3/AAC etc files play correctly through the speakers.
(2013-10-25, 15:34)rbej Wrote: Updated Frodo Branch

- airplay fix

- temperature fix

- [rbp/omxplayer] Avoid marking non-monotonic timestamps as unknown

http://netlir.dk/rbej/builds/

http://lysin.me/rbej

I cannot see a another skin in addons as confluence!
When i install a frodo skin .zip file, I get an error message "Dependencies not met"

Airplay didnot run, cannot see the device, only one i have the device.

I think gotham build is faster!
gotham will be faster, it has a speed patch which isn't back-ported to frodo yet
Hey Rbeji does your latest Frodo build has the latest Lib file just a fast question thanks bro.
Latest Lib file??

Please explain this.



I noticed a commit on Gibhub that gives XBMC an option to output video at native resolution. Video (e.g. 720P/SD content) will no longer be upscaled by the RPi to 1080P, so that saves some processing cycles for the RPi. The main advantage is that you can let other devices upscale. Receivers (and higher end TV's) have excellent (and more complex) upscaling/de-interlacing/postprocessing capabilities, which will result in better video quality.

I would prefer my Onkyo receiver to upscale the video instead of the RPi.

https://github.com/OpenELEC/xbmc/pull/3 - The commit for native resolution (OpenElec)
http://forum.xbmc.org/showthread.php?tid=64139 - feature request for native resolution ( disable upscaling )
https://github.com/xbmc/xbmc/pull/1096 - discussion older version of the commit

What do you guys think? rbej, is it possible to feature this in your builds Smile Thanks
You must ask Popcornmix about this Wink



(2013-10-26, 14:54)rbej Wrote: Latest Lib file??

Please explain this.

he talk about http://www.mediafire.com/?x4cvp5hl4m9xr#icd6vu2mot7mh
No but i updated soon. Wink



  • 1
  • 77
  • 78
  • 79(current)
  • 80
  • 81
  • 277

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 223