the OSMC boot logo looks quite ugly (with jagged lines) and based on other forum entries it is related to the preferred screen resolution the TV reports during boot.
I donât think we can probe EDID in the bootloader so have to use a resolution that works on nearly all displays to avoid those âout of rangeâ messages.
The program that displays that image has a very poor scaler. If the couple seconds it displays bothers you that much the path of least resistance is to simply rescale the image on a PC to match the resolution your TV is at during boot. Alternatively you could replace it with a solid color or gradient that would not be sensitive to scaling artifacts.
Sorry for the harsh âquite uglyâ statement. This thing is far away from being a problem I have replaced the splash.png with a 2160p png, but the jagged lines are still there. During boot my TV reports 720p as screen resolution and that most likely is the root cause for the jagged lines because of the needed scaling. The remaining question is if technically the Vero 4k+ is able to use a 2160p resolution during bootâŚ
You saw that jaggies with it scaling the stock 1920x1080px image to 1280x720px so it would only stand to reason that it scaling an even larger image would not provide a superior result. My point was to replace the image with one of the same resolution as your TV during the boot which your saying is 1280x720px. This will obviously be softer than a higher resolution image but the jaggedness your seeing should not be there as the program will no longer be scaling it.
Good point. I have tried Samâs fw_setenv suggestion and it has fixed the problem. Your approach has the advantage that it works even if i switch to a non 4K TV. Let me try that tooâŚ
That works too. The scaler of the TV works much better than the Vero scaler. I will use the fw_setenv hdmimode 2160p60hz setting because it looks even better in the native resolution and it avoids another resolution switch after the boot sequence. Thanks for all your hints.
Just FYI - the issue is not the Vero scaler. The hardware video scaler is not used to display this image. If it was, and this was an issue, you wouldnât be able to play lower resolution formats without issue.
The issue is that the specific splash screen application which scales the images doesnât have a good scaler.