Describe the bug
I am encountering a peculiar issue while using AMF H.265 decoding at resolutions of 1600x900, 1440x900. The problem is that the upper portion of the video display appears with a green tint, whereas there are no issues when using H.264 decoding.
To Reproduce
Steps to reproduce the behavior:
using code: https://github.com/21pages/gpucodec/blob/main/amf/src/decode.cpp
- decode h265 at resolution 1600x900
Setup (please complete the following information):
- OS: Windows 11
- Driver Version: 31.0.12044.47003
- GPU: AMD Ryzen 7 5800H with Radeon Graphics
- Which component has the issue: Decoder
Debug Log (please upload or paste):
no error log
Expected behavior
normal
Screenshots
play decoded NV12 with yuvplayer

Additional context
Add any other context about the problem here.
Describe the bug
I am encountering a peculiar issue while using AMF H.265 decoding at resolutions of 1600x900, 1440x900. The problem is that the upper portion of the video display appears with a green tint, whereas there are no issues when using H.264 decoding.
To Reproduce
Steps to reproduce the behavior:
using code: https://github.com/21pages/gpucodec/blob/main/amf/src/decode.cpp
Setup (please complete the following information):
Debug Log (please upload or paste):
no error log
Expected behavior
normal
Screenshots
play decoded NV12 with yuvplayer

Additional context
Add any other context about the problem here.