How to force YUV 4:4:4 on Intel x64 generic ?

  • This works perfect, i have to use the 10-bit option otherwise i get dropouts.

    However i noticed that the video output refresh rate is 23.95, not 23.976 which creates stutters. Any ideas?

  • Kodi rounds values in GUI/logs and often reports 23.98 when the actual rate is 23.976. So if you're seeing 23.98 all is fine. If you're truly seeing 23.95 then something is wrong.

  • how does one need to change the projects/Generic/devices/Generic/patches/linux/linux-100.01-force-yuv.patch

    so it will still work?


    I want to use a newer version then 11.95 because of the LFE audio support (i have a capable 2.0 system)

    Display Spoiler

    I have no idea what I am doing + I have no idea what I am doing wrong


    I was following this https://wiki.libreelec.tv/development/build-basics + nano projects/Generic/devices/Generic/patches/linux/linux-100.01-force-yuv.patch copy paste from https://github.com/sky42src/Libre…force-yuv.patch

  • The patch was authored for Linux 6.6.22 and the master branch currently targets Linux 6.17.8; so the kernel code the patch targets has changed and the patch cannot be applied.