I am a customiser at heart, and enjoy customising all my technology(You should see my laptop ;))!
Is it possible to change the boot screen of my raspberry Pi OSMC to a custom image? I would keep an OSMC logo watermark, if you are worried about debranding…
It’s not very well hidden - it’s just a png called /usr/splash.png It should ideally be 1920x1080 pixels as the program we use to display it does not do anti-aliased scaling so it will be a little jaggy if it has to be scaled.
Also I think we went back to booting with a 16 bit frame buffer on the Pi so an image with a lot of gradients may show some banding.
There is also /usr/splash_sad.png which is displayed if Kodi crashes.
Of course these files will get overwritten if the splash-osmc package gets updated as they are not intended to be customised.
I tried a similar thing, but, now i dont see a splash screen. Instead, just scrolls a lot of lines of code, like it did prior to splash screen. Not sure what i’m missing. Is there a limit on the file size?
No idea then sorry - the splash screen is not designed to be user customisable.
What I do know is that the program that displays the splash image is very simple and basic so you might have to experiment with the encoding of the file or re-encode it using a different program.
Just tried this, created 1920x1080 png image and it works
So I’m probably going to build a theme at some point.
My image was on a faded black background so I was able to see that there was a thick black border around the image, the original by contrast has a very thin border.
My colour depth defaulted to 24bit… and didn’t crash it.
Incidently when Kodi fully boots it overscans too wide and I have to use the samsung tv remote and select ‘just scan’ annoying as most of the time the TV forgets the setting.
I tried the zoom function but that doesn’t look right and the video calibration thing is just too scary.
It’s not Kodi that overscans - it’s your TV. Just scan disables overscan on the TV.
I also have a Samsung TV and don’t have any problem with saving the picture size setting - on most Samsungs you have an option to save picture settings “only for this input” or similar - I use this to set Just Scan on my HDMI input for Kodi separate to other inputs.