2024-02-04 14:47:18.676 T:1138 info <general>: [WHITELIST] Searching the whitelist for: width: 3840, height: 2160, fps: 11.989, 3D: false
...
2024-02-04 14:47:18.677 T:1138 info <general>: Display resolution ADJUST : 3840x2160 @ 59.940063 Hz (20) (weight: 0.000)
...
2024-02-04 14:47:18.828 T:1138 info <general>: [WHITELIST] Searching the whitelist for: width: 3840, height: 2160, fps: 50.000, 3D: false
...
2024-02-04 14:47:18.828 T:1138 info <general>: Display resolution ADJUST : 3840x2160 @ 59.940063 Hz (20) (weight: 0.000)
...
2024-02-04 14:47:18.857 T:1026 debug <general>: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2024-02-04 14:47:18.857 T:1139 info <general>: Skipped 1 duplicate messages..
2024-02-04 14:47:18.857 T:1139 error <general>: ffmpeg[0x62698d0]: [aac] Number of bands (72) exceeds limit (49).
2024-02-04 14:47:18.863 T:1140 error <general>: ffmpeg[0x6266460]: [hevc] Failed to end picture decode issue: 18 (invalid parameter).
2024-02-04 14:47:18.863 T:1140 error <general>: ffmpeg[0x6266460]: [hevc] hardware accelerator failed to decode picture
2024-02-04 14:47:18.863 T:1140 debug <general>: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
2024-02-04 14:47:18.863 T:1140 info <general>: Skipped 6 duplicate messages..
2024-02-04 14:47:18.863 T:1140 error <general>: ffmpeg[0x6266460]: [hevc] Could not find ref with POC 16
2024-02-04 14:47:18.864 T:1140 error <general>: ffmpeg[0x6266460]: [hevc] Failed to end picture decode issue: 18 (invalid parameter).
2024-02-04 14:47:18.864 T:1140 error <general>: ffmpeg[0x6266460]: [hevc] hardware accelerator failed to decode picture
Display More
Nothing specifically enlightening although I note there's an intitial check for some weird 11.989fps that vaguely divides into 59.94, then it detects 50fps but continues to use 59.94, and then there are acc/hevc decode errors. No idea if there's any relation between them. To me it looks like the HEVC format passed to the hardware decoder fails.