Video playback on RPI5

All the adventures with the PI
Post Reply
User avatar
Mike R
Site Admin
Posts: 74
Joined: Fri Jan 24, 2020 3:40 am

Video playback on RPI5

Post 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:
You Wouldn't Believe How Hard I Have to Work to be Lazy
Post Reply