I use the latest Linux driver and CUVID to decode MPEG-2 videos, but the decoded images are abnormal.
Operating environment:
- OS: KylinOS V10 Desktop
- Graphics card: RTX 5080
- Driver version: 595.58.03
- CUDA version: 12.9.2
I also tested the newer driver 595.80, and the issue persisted. However, after rolling back the driver to 580.142, MPEG-2 decoding works properly.
This indicates that there is a bug in the 595-series Linux drivers when handling MPEG video decoding.
video for testing:
normal result:
abnormal result:

