Page 1 of 1

Video playback on RPI5

Posted: Mon May 19, 2025 9:01 pm
by Mike R
I had a problem with pixelation on my P5 installation of Kodi 20.5
Not all files, just a few here and there.
After much hair loss I found this...

Code

Code: Select all

2023-10-31 18:21:47.662 T:1637     info <general>: CDVDVideoCodecDRMPRIME::Open - using decoder HEVC (High Efficiency Video Coding)
2023-10-31 18:21:47.688 T:1637    error <general>: CDVDVideoCodecDRMPRIME::FilterOpen - avfilter_graph_config:  Function not implemented (-38)
Go to Settings -> Player -> Videos (Expert mode), and disable "Allow using DRM PRIME decoder".

Hurrah :mrgreen: