OpenElec Builds with GUI 1080p. - Raspberry Pi Forums


rbej frodo branch

http://www.mediafire.com/?10456ccz13ard

- xbmc 12.2 frodo (02.05.2013)
- rpi kernel 3.8.y (01.05.2013)
- rpi firmware (01.05.2013)
- pvr addon (20.04.2013) mythtv 1.6.10
- xvdr addon 0.9.8
- gpu memory set 100mb on default rpi 256mb (fix kernal killing xbmc task on rpi 256mb board) , gpu memory set 256mb on default rpi 512mb.

special features

- enable 128mb swap file

- add gui resolution change (taken xbian)

- remove battery level info system information , add info build version (taken xbian)

- nfs auto-update patches usb/nfs/smb on rpi

- remove cpu usage bar system information

- network cache redux

- librtmp (10.04.2013)

- float audio patch (performance 15-20% when play movies. working ffmpeg 1.2)

- ffmpeg 1.2

- performance patches (ui)

- play cd audio on rpi

- fixes pgs subtitles

- remove unnecessary gl ifdef

- fix hang following seek after eos

- make ffmpeg demuxer observe pmt changes pr 2701

- subs fixes

- pr 2700 adopted omxplayer

---------------------------------------------------------------------------------------------------------------------

please read this:

https://github.com/xbmc/xbmc/pull/1388

no more cachemembuffersize in advenced setting. please delete , add this:

<alwaysforcebuffer>true</alwaysforcebuffer>
<freememorycachepercent>5</freememorycachepercent>

1. alwaysforcebuffer: force ran through dvdplayer buffered not normal buffered except optical media. includes smb, local files, os network shares, etc.

2. freememorycachepercent: amount of free memory use buffer size. please note of percentage of free memory used ~75% used forward buffering , ~25% used buffer.

add advencedsettings <guires>xxxx</guires>

xxxx = gui resolution. 480p,720p,900p,1080p. <guires>720</guires>, <guires>1080</guires> etc...

update instruction:

http://wiki.openelec.tv/index.php?title ... g_openelec

rpi 512mb set gpu_mem=256 , change gui 1080p.

rpi 256mb set gpu_mem=100 , change gui 900p.

or clean install:

http://wiki.openelec.tv/index.php?title ... spberry_pi

are saying nornal openelec builds not running gui @ 1080p?

i'm running build r12195 , system info page seems think running @ 1920x1080 @ 60 hz , tv thinks on 1080p source?

rob


raspberrypi



Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums