• 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 174
OpenELEC Testbuilds for RaspberryPi
(2012-10-18, 08:32)rbej Wrote: Conclusion:

EVERYTHING is scaled to 720p, not only GUI.

Confirming this behaviour in r12089. GUI is configured for 1080p@60.

Thumbnails (eg. box art) are squashed to appear square rather than rectangular (1000x1500) as they should be, and video is zoomed (eg. Normal Sizing (1788,1080) -> (1192,720), switch to Original and the video is zoomed).

I've tested this with a fresh image install, no guisettings.xml etc.
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.
Still dying on me, I get error along the lines of;

"Error in mount_disks: mount_common: Could not mount /dev/mmcblk0p1"

The only diff is I am using a 512mb board with new start.elf, the exact same image has worked for a ages on 256mb board.
If you put back the 256M start.elf does it boot?
(2012-10-18, 17:09)popcornmix Wrote: If you put back the 256M start.elf does it boot?

Nah unfortunately.

I tried replacing start.elf, then start,elf + loader.bin + bootcode.bin with originals, getting rid of config.txt. But once he goes I cant get him back to life.

(2012-10-18, 08:32)rbej Wrote:
(2012-10-10, 21:59)gimli Wrote:
(2012-10-10, 21:56)Trixster Wrote: Really? In which case I apologise for the cross examination, I've clearly been getting myself mixed up. I thought 1080p videos were being rendered at 720p. My bad.

Maybe i should have mentioned that and say it clear that the GUI scaling only belongs to GUI and not video rendering.

Quote:View mode: Normal
Sizing (1920,1080)->(1280,720) (Zoom x1.00) AR:1.78:1

Screen resolution: [email protected] - Full screen

If change "Normal" to "Original Size"

Quote:View mode: Original Size
Sizing (1920,1080)->(1920,1080) (Zoom x1.57) AR:1.78:1

Screen resolution: [email protected] - Full screen

and picture is ZOOMED.

Conclusion:

EVERYTHING is scaled to 720p, not only GUI.

I'm seeing this exact same issue as well.
New bulid r12196 is very good. No more paused video few second before the end, adjust frash rate now working and much more fixes. Full upscalling still exsist.

PS. Skin settings is missing r12196.





I agree with rbej, build r12196 is amazing!!! The AC3 problem is gone (thanks gimli!), I can now watch 1080p with DTS (didn't work earlier on this movie I now tried) but as said before everything is 720p upscaled (my screen is set to 1080p24) and if I set original I get a zoomed picture... But otherwise this is maybe the best build ever. Keep up the good work! Thank you!!!
if you want to get rid of the upscale, you will have to compile it from source.
follow the compile guide and let it compile after it is done goto the sources/xbmc folder uncompress the xbmc tar.xz
In file xbmc/windowing/egl/WinEGLPlatformRaspberryPI.cpp change the limits in the ClampToGUIDisplayLimits function to 1920x1080 instead of 1280x720.
compress the folder again and change the md5
remove the .stamp/xbmc from the rpi build dir
compile again, should take like 5 mins everything was allready compiled, it will only compile the file changed.
install on the SD

Btw they could allow to define that limit in a configuration somewhere, so that the user could change it. If that message when changing view modes is right...
r12196:

1) Artwork (thumbnails) still squashed and being displayed with incorrect proportions
2) 1080p video continues to be zoomed

Not specific to this build, as it was also present in r12195, and maybe even r12089 - OMX errors when displaying thumbnails are back (resulting in black rectangles where thumbnails should be):
Code:
22:48:49 T:1221588064   ERROR: COMXCoreComponent::SetParameter - OMX.broadcom.resize failed with omx_err(0x80001018)
22:48:49 T:1168102496   ERROR: COMXCoreComponent::DecoderEventHandler OMX.broadcom.image_decode - OMX_ErrorPortUnpopulated port 0, cannot parse input stream
22:48:49 T:1168102496   ERROR: COMXCoreComponent::DecoderEventHandler OMX.broadcom.image_decode - OMX_ErrorInsufficientResources, insufficient resources
22:48:49 T:1221588064   ERROR: COMXImage::Decode m_omx_decoder.WaitForEvent result(0x80001000)
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.
Anyone can confirm lack skin settings ??. Bulid r12196.



(2012-10-20, 04:04)rbej Wrote: Anyone can confirm lack skin settings ??. Bulid r12196.

Confirming, they've gone awol in r12196. I've just spent an hour trying to find the Skin settings, deleting guisettings.xml etc. etc. Glad to know I'm not going mad!

Not sure if it's new to r12196, but fast forward and rewind don't seem to be working in Music playback (MP3) - I've only just tried importing a music library so this side of XBMC is rather new to me! 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.
(2012-10-20, 04:04)rbej Wrote: Anyone can confirm lack skin settings ??. Bulid r12196.

HI, yes it is missing for the default skin, if you install another skin the option shows up for that skin
This commit is probably what caused the missing skin settings.
 
  • Intel NUC Kit DN2820FYKH ~ Crucial DDR3L SO-DIMM 4GB ~ SanDisk ReadyCache 32GB SSD ~ Microsoft MCE model 1039 RC6 remote
can anyone confirm if they have a pi v512 working with openelec? I get the following error on the splash screen

Code:
***Error in prepare_sysroot: mount_common: Could not mount /Flash/SYSTEM ***

i have checked the md5s. this is occurring for me on all versions i have tried.
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
(2012-10-20, 04:04)rbej Wrote: Anyone can confirm lack skin settings ??. Bulid r12196.

The skin settings can now be found under:
Settings > Appearance > Skin > Settings

rather than Settings > Skin
  • 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 174

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi12