I have question about 4k30. I have mp4 files h264 and files not working. Only music/sound. Thumbnails are genereted but no video - black screen. What is wrong?? Rasbery Pi 4 4MB. Output resolution on HDMI is 1080p. Kodi should scale 4k to 1080p.
4K working if I disable DRM Prime Hardware Acceleration, but video is stuttering.
The RPis support hardware decoding of h264 only up to HD resolution and only 8bit. 4k / 10bit hardware decode is only supported for HEVC.
RPi4 is too slow to software decode 4k h264 files and software decoded 10bit videos aren't supported by kodi's DRM prime renderer yet - there's a PR to add that but it's marked for Kodi 20 DRM PRIME: allow using multiple layers by lrusak · Pull Request #19140 · xbmc/xbmc · GitHub
so long,
Hias