Hardware Acceleration doesn't work properly for 1080p 25fps h264

This isn’t a massive issue as I can just turn HW acceleration off, but I thought having HW acceleration for h264 would be the better experience.
When I try to play a 1080p 25fps file with HW acceleration turned on for h264 the video is juddery. If I look at the detailed information it thinks the file is 50fps. If I turn off HW acceleration it plays fine at 25 fps.
My log is here:
http://paste.osmc.tv/itiloduyoj
The first time I play the file I have HW acceleration turned off.
You can see the following two lines when I play the video with HW acceleration turned on:

: [WHITELIST] Searching the whitelist for: width: 1920, height: 1080, fps: 25.000, 3D: false
2022-01-29 12:51:35.233 T:2719 INFO : Display resolution ADJUST : 1920x1080 @ 25.00 - Full Screen (24) (weight: 0.000)
2022-01-29 12:51:41.706 T:2719 INFO : Constructing CRendererAML
2022-01-29 12:51:41.737 T:2719 INFO : [WHITELIST] Searching the whitelist for: width: 1920, height: 1080, fps: 50.000, 3D: false
2022-01-29 12:51:41.740 T:2719 INFO : Display resolution ADJUST : 1920x1080 @ 50.00 - Full Screen (28) (weight: 0.000)

Disable 1080p25hz and 2160p25hz in the whitelist.

Sorry forgot to reply. That fixed it thanks.

1 Like