- Official Post
DEPRECATED: Patches were merged into main LE repo
Someone here who would like to test HW deinterlacing and report back findings?
H3 update: LibreELEC-H3.arm-9.80-devel-20201122150642-4bd5978.tar
H6 update: LibreELEC-H6.arm-9.80-devel-20201122150517-4bd5978.tar
source: Commits · jernejsk/LibreELEC.tv · GitHub
Known issue:
If display refresh rate is lower than double of video fps, audio and video will go out of sync. Bigger the difference, bigger sync issue.
Workaround 1:
Make sure that display refresh rate is higher than double of video fps. Easiest way to do that, is to set 1920x1080@60Hz display mode which most monitors and TVs should support nowadays.
Workaround 2:
If previous workaround isn't possible, change DRMPRIME render method to EGL. It will be less efficient but it will still avoid the problem.